congzc 2 年前
父节点
当前提交
ef3af51255
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      package.json

+ 1
- 0
package.json 查看文件

@@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "vue-cli-service serve --mode development",
"build": "vue-cli-service build --mode test",
"build-test": "vue-cli-service build --mode test",
"build-prd": "vue-cli-service build --mode production"
},


正在加载...
取消
保存