@@ -10,16 +10,16 @@ use <code>npm</code>:
10
10
Examples and Tests and Documents
11
11
------------------
12
12
<ul >
13
- <li>Example1: [ http://iancj.github.io/qq/](http://iancj.github.io/qq/) </li>
14
- <li>Example2: [ http://baozoumanhua.com/mobile_makers/](http://baozoumanhua.com/mobile_makers/) </li>
13
+ <li>Example1: http://iancj.github.io/qq/</li>
14
+ <li>Example2: http://baozoumanhua.com/mobile_makers/</li>
15
15
</ul >
16
16
17
17
<ul >
18
- <li>Test page: [test/index.html]( http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html) </li>
18
+ <li>Test page: <a href=" http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html">test/index.html</a> </li>
19
19
</ul >
20
20
21
21
<ul >
22
- <li>Documents: [docs/index.html]( http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html) </li>
22
+ <li>Documents: <a href=" http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html">docs/index.html</a> </li>
23
23
</ul >
24
24
25
25
Why need this?
@@ -64,21 +64,19 @@ mobilebone.js
64
64
=============
65
65
单页切换骨架。适用于移动web APP, Hybird混合APP, Phonegap开发等。
66
66
67
- 后面为使用Mobilebone实现的栗子一枚:[ http://iancj.github.io/qq/ ] ( http://iancj.github.io/qq/ )
68
-
69
67
实例、测试和文档
70
68
------------------
71
69
<ul >
72
- <li>实例1-仿QQ界面:[ http://iancj.github.io/qq/](http://iancj.github.io/qq/) </li>
73
- <li>实例2-暴走漫画制作器:[ http://baozoumanhua.com/mobile_makers/](http://baozoumanhua.com/mobile_makers/) </li>
70
+ <li>实例1-仿QQ界面:http://iancj.github.io/qq/</li>
71
+ <li>实例2-暴走漫画制作器:http://baozoumanhua.com/mobile_makers/</li>
74
72
</ul >
75
73
76
74
<ul >
77
- <li>测试页面:[test/index.html]( http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html) </li>
75
+ <li>测试页面:<a href=" http://rawgit.com/zhangxinxu/mobilebone/develop/test/index.html">test/index.html</a> </li>
78
76
</ul >
79
77
80
78
<ul >
81
- <li>中文文档:[docs/index.html]( http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html) </li>
79
+ <li>中文文档:<a href=" http://rawgit.com/zhangxinxu/mobilebone/develop/docs/index.html">docs/index.html</a> </li>
82
80
</ul >
83
81
84
82
为何需要?
0 commit comments