docs: 完善文档

This commit is contained in:
RockYang
2023-05-06 16:27:44 +08:00
parent 97c90fa550
commit fb2108d88b
7 changed files with 185 additions and 7 deletions

View File

@@ -5,7 +5,8 @@
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"test": "vue-cli-service build --mode test ",
"test": "vue-cli-service build --mode test",
"test2": "vue-cli-service build --mode test2",
"lint": "vue-cli-service lint"
},
"dependencies": {