Merge branch 'feature/chw' into 'master'
系统管理 See merge request product/kim3-web-vue/starter-web-vue!10
Showing
... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
"homepage": "https://iczer.github.io/vue-antd-admin", | "homepage": "https://iczer.github.io/vue-antd-admin", | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
"start": "vue-cli-service serve", | |||
"serve": "vue-cli-service serve", | "serve": "vue-cli-service serve", | ||
"build": "vue-cli-service build", | "build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint", | "lint": "vue-cli-service lint", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment