consumer模块完成度95%,能编译在安卓端运行,在解决数据获取和页面布局问题
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mall",
|
||||
"appid": "__UNI__YOUR_APP_ID__",
|
||||
"appid": "__UNI__EC68BC3",
|
||||
"description": "A multi-role e-commerce application.",
|
||||
"versionName": "1.0.0",
|
||||
"versionCode": "100",
|
||||
@@ -73,21 +73,15 @@
|
||||
},
|
||||
"app-android": {
|
||||
"distribute": {
|
||||
"modules": {
|
||||
"uni-payment": {
|
||||
"alipay": {},
|
||||
"wxpay": {}
|
||||
},
|
||||
"uni-push": {
|
||||
"hms": {},
|
||||
"oppo": {},
|
||||
"vivo": {},
|
||||
"xiaomi": {},
|
||||
"meizu": {},
|
||||
"honor": {},
|
||||
"fcm": {}
|
||||
}
|
||||
"modules": {},
|
||||
"android": {
|
||||
"usesCleartextTraffic": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
"router": {
|
||||
"mode": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user