Skip to content

Commit 7810947

Browse files
authored
Update README.md
1 parent 2276228 commit 7810947

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,18 @@ npm run preview
153153

154154
```
155155
## 插件
156-
<a href="https://ustbhuangyi.github.io/better-scroll/doc/zh-hans">滚动插件 better-scroll</a>
157-
<a href="https://github.com/amfe/lib-flexible">移动端适配amfe-flexible</a>
158-
<a href="https://github.com/ftlabs/fastclick">移动端适配300毫秒延迟 fastclick</a>
159-
<a href="https://github.com/necolas/normalize.css">reset css</a>
160-
<a href="https://github.com/cuth/postcss-pxtorem">px自动转rem</a>
161-
<a href="https://youzan.github.io/vant">Vant-UI</a>
156+
<ul>
157+
<li><a href="https://ustbhuangyi.github.io/better-scroll/doc/zh-hans">滚动插件 better-scroll</a></li>
158+
<li><a href="https://github.com/amfe/lib-flexible">移动端适配amfe-flexible</a></li>
159+
<li><a href="https://github.com/ftlabs/fastclick">移动端适配300毫秒延迟 fastclick</a></li>
160+
<li><a href="https://github.com/necolas/normalize.css">reset css</a></li>
161+
<li><a href="https://github.com/cuth/postcss-pxtorem">px自动转rem</a></li>
162+
<li><a href="https://youzan.github.io/vant">Vant-UI</a></li>
163+
</ul>
164+
165+
166+
167+
168+
169+
162170

0 commit comments

Comments
 (0)