fix: 修复SCSS编译和微信扫码功能
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 56s

This commit is contained in:
sexygoat
2026-04-17 14:30:19 +08:00
parent 404daa4b6d
commit bbb840e521
3 changed files with 22 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"scripts": {
"dev:h5": "uni",
"build:h5": "UNI_INPUT_DIR=. uni build -p h5"
"build:h5": "uni build -p h5"
},
"devDependencies": {
"@dcloudio/types": "3.4.19",