File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 2
2
目前最新的vue-cli3 + postcss + page-skeleton-webpack-plugin 打造的H5的骨架屏
3
3
4
4
## 安装方法
5
- npm i
5
+ npm i <br />
6
+
6
7
npm run dev
8
+
9
+ ## 项目截图:
10
+
11
+ <img src =" https://static-xesapi.speiyou.cn/1561110291743.jpeg " height =" 400px " /><br />
12
+
13
+ <img src =" https://static-xesapi.speiyou.cn/1561110288089.jpeg " height =" 400px " />
14
+
15
+ ## 需要注意:
16
+ 安装依赖的时候的常见报错:<br />
17
+
18
+ * ` Problem with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD ` <br />
19
+
20
+ [ 点击查看] ( https://github.com/GoogleChrome/puppeteer/issues/2262 ) <br />
21
+
22
+ * ` TypeError: Cannot read property 'newPage' of null ` <br />
23
+
24
+ [ 点击查看] ( https://github.com/ElemeFE/page-skeleton-webpack-plugin/issues/20 ) 或者直接 ` cnpm install puppeteer ` 试试<br />
25
+
26
+ * ` page-skeleton server listen at port: 8989 ` <br />
27
+
28
+ [ 点击查看] ( https://github.com/ElemeFE/page-skeleton-webpack-plugin/pull/101/commits/cd6e14af157bbee9d3442e7b5fd0df79c2b43ce3 ) <br />
29
+
30
+ * ` 其他的问题的话 可以在官方的github看一下 相信有你想要的答案 ` <br />
31
+
32
+ [ 点击查看] ( https://github.com/ElemeFE/page-skeleton-webpack-plugin/issues?utf8=%E2%9C%93&q= ) <br />
33
+
34
+ ## 项目地址:
35
+
36
+ https://github.com/yangfandashuaige/vue-cli3_skleton
You can’t perform that action at this time.
0 commit comments