fix:商品详情添加参数、保障判断条件

This commit is contained in:
kele
2023-03-03 13:50:49 +08:00
parent 79c361db2e
commit d024509a0f
2 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -179,7 +179,13 @@
"postcss" : true
},
"optimization" : {
"subPackages" : true //开启小程序分包优化。
"subPackages" : true
},
"plugins" : {
"live-player-plugin" : {
"version" : "1.3.5",
"provider" : "wx2b03c6e691cd7370"
}
},
"lazyCodeLoading" : "requiredComponents",
"usingComponents" : {},