Compare commits

..

2 Commits

Author SHA1 Message Date
wangchengming
96c3a7b0a7 Merge branch 'main' of http://git.hivekion.com:3000/IDCDatasync/IDCDatasync-vue 2025-06-16 19:46:08 +08:00
wangchengming
5896f27edd 修复启动报错 2025-06-16 19:44:15 +08:00
2 changed files with 3290 additions and 2797 deletions

View File

@ -4,7 +4,7 @@
"private": true,
"scripts": {
"pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
"serve": "vue-cli-service serve",
"serve": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"build:test": "vue-cli-service build --mode test",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"

6085
yarn.lock

File diff suppressed because it is too large Load Diff