chore: 添加@dcloudio/uni-quickapp-webview依赖及更新支付组件

This commit is contained in:
2025-12-04 09:18:00 +08:00
parent 067bbf6e2d
commit 4aeb7d04c4
8 changed files with 1866 additions and 1794 deletions

View File

@@ -54,8 +54,6 @@
}
}
},
/* */
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wxa8f94045d9c2fc10",
@@ -126,5 +124,12 @@
"uniStatistics" : {
"version" : "2"
},
"sassImplementationName" : "node-sass"
"sassImplementationName" : "node-sass",
/** **/
"quickapp-webview" : {
"package" : "com.jieganfsj.fivegshop",
"minPlatformVersion" : 1070,
"versionName" : "1.0.0",
"versionCode" : 0
}
}