fix:初始化修改
Showing
with
259 additions
and
262 deletions
image.png
deleted
100644 → 0
72.2 KB
| ... | ... | @@ -3,7 +3,6 @@ |
| "version": "0.1.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "serve": "vue-cli-service serve", | ||
| "build": "vue-cli-service build --mode test", | ||
| "build:test": "vue-cli-service build --mode test", | ||
| ... | ... | @@ -14,6 +13,7 @@ |
| "test": "vue-cli-service inspect" | ||
| }, | ||
| "dependencies": { | ||
| "@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
| "@tinymce/tinymce-vue": "2.1.0", | ||
| "@vant/area-data": "^1.3.1", | ||
| "@zxing/library": "^0.19.1", | ||
| ... | ... |
Please
register
or
sign in
to comment