Commit 53a7425c by zhangxingmin

push

parent 5c6d2ab6
......@@ -15,10 +15,9 @@
]
},
"scripts": {
"serve": "npm run dev:h5",
"build": "npm run build:h5",
"dev:h5": "uni -p h5",
"build:h5": "uni build -p h5 --public-path ./"
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"crypto-js": "^4.2.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment