1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

bugfix 小程序 商品列表页面划线价零售价写反了

This commit is contained in:
2023-04-18 23:03:52 +08:00
parent e0d1406ecd
commit 68217b81dc
4 changed files with 538 additions and 528 deletions

View File

@@ -3,7 +3,7 @@
"projectname": "weixin-miniprogram",
"setting": {
"compileHotReLoad": true,
"urlCheck": false,
"urlCheck": true,
"bigPackageSizeSupport": true
}
}