File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
> 演示中还引用了 [ alice-button] ( http://aliceui.org/button ) 、 [ alice-tiptext] ( http://aliceui.org/tiptext ) 和 [ alice-iconfont] ( http://aliceui.org/iconfont ) 。
14
14
15
15
````` html
16
- <link type =" text/css" rel =" stylesheet" media =" screen" href =" /alice-button/1.3.0/button.css" >
17
- <link type =" text/css" rel =" stylesheet" media =" screen" href =" /alice-tiptext/1.3.0/src/tiptext.css" >
18
- <link type =" text/css" rel =" stylesheet" media =" screen" href =" /alice-iconfont/1.1.0/index.css" >
16
+ <link type =" text/css" rel =" stylesheet" media =" screen" href =" . /alice-button/1.3.0/button.css" >
17
+ <link type =" text/css" rel =" stylesheet" media =" screen" href =" . /alice-tiptext/1.3.0/src/tiptext.css" >
18
+ <link type =" text/css" rel =" stylesheet" media =" screen" href =" . /alice-iconfont/1.1.0/index.css" >
19
19
<link type =" text/css" rel =" stylesheet" media =" screen" href =" src/form.css" >
20
20
`````
21
21
You can’t perform that action at this time.
0 commit comments