wangzhenhui1991 / Notes

3 stars 0 forks source link

周报:2016.1.9-1.13 #32

Closed wangzhenhui1991 closed 7 years ago

wangzhenhui1991 commented 7 years ago

2017.1.9

jquery.min.js can't get plugin/steps/font/*.woff in proj 背景:使用mark飞象 写的docApi使用说明文档,导出html,应用到tuhuApi的editWizard.jsp文件中,并添加文章目录同步功能 tudo 0.table of content plus ---> blog 自动添加[Toc] 目录,并随页面内容滚动同步目录条目。 https://afeld.github.io/bootstrap-toc/

1.问题1,导出的html文件中,需要链接mark飞象提供的css文件,
    <link rel='stylesheet' href='https://dn-maxiang.qbox.me/res-min/themes/marxico.css'>
    jquery.min.js can't get  plugin/steps/font/*.woff in proj

2. 图片格式 src = "data:image/乱码"
导出<p><img longdesc="http://oizmlclnl.bkt.clouddn.com/0-1.png" alt="enter image description here" title="" type="image/png" src="data:image/

3.<base host="${Cfg}"> 导致页面超链接 <a href="#{id}">跳转地址到base地址下,而不是当前页面。
    解决,修改需要<base host>的内嵌页面,top.jsp,head.jsp,footer.jsp等对base的跳转,

2017.1.10

1. 修改editWizard.jsp 页面 目录定位不准问题

2. tuhuApi 修复 用户与管理员权限问题 

3. mockBin的跳转 与pm2重启 延时问题

2017.1.11

2017.1.12

2017.1.13

下周