feat: 上传
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"dev:translate-h5": "pnpm --filter translate-h5 dev",
|
||||
"build:translate-h5": "pnpm --filter translate-h5 build",
|
||||
"dev": "vite",
|
||||
"dev:https": "vite --https",
|
||||
"build": "tsc && vite build",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview"
|
||||
@@ -34,6 +33,7 @@
|
||||
"react-router-dom": "^6.20.0",
|
||||
"react-slick": "^0.29.0",
|
||||
"slick-carousel": "^1.8.1",
|
||||
"vconsole": "^3.15.1",
|
||||
"weixin-js-sdk": "^1.6.5",
|
||||
"zustand": "^4.4.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user