Skip to content

Commit 1836b93

Browse files
committed
feat: js外链调整为七牛云资源
1 parent f24be1f commit 1836b93

File tree

7 files changed

+296
-13733
lines changed

7 files changed

+296
-13733
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,15 @@ vue-cli + vue2 + vuex + vue-router + axios + webpack + element-ui
7070
npm install
7171

7272
# serve with hot reload at localhost:8080
73-
npm run dev
73+
npm run serve
7474

7575
# build for production with minification
7676
npm run build
7777

78-
# build for production and view the bundle analyzer report
79-
npm run build --report
8078
```
8179

8280
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
8381

8482
# License
8583

86-
[MIT](https://github.com/haohaitao/vue-blog/blob/master/LICENSE)
84+
MIT

0 commit comments

Comments
 (0)