File tree 1 file changed +14
-6
lines changed 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -153,10 +153,18 @@ npm run preview
153
153
154
154
```
155
155
## 插件
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
+
162
170
You can’t perform that action at this time.
0 commit comments