feat: 引入uView Plus组件库,新增部分静态页面
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
"Payment": {},
|
||||
"Share": {},
|
||||
"VideoPlayer": {},
|
||||
"OAuth": {}
|
||||
"OAuth": {},
|
||||
"Maps": {},
|
||||
"Barcode": {},
|
||||
"Camera": {},
|
||||
"Geolocation": {}
|
||||
},
|
||||
"distribute": {
|
||||
"android": {
|
||||
@@ -122,6 +126,21 @@
|
||||
"appid": "wxae7a0c156da9383b",
|
||||
"UniversalLinks": "https://shopro.sheepjs.com/uni-universallinks/__UNI__082C0BA/"
|
||||
}
|
||||
},
|
||||
"maps": {
|
||||
"amap": {
|
||||
"name": "amapAvsftDYzi",
|
||||
"appkey_ios": "2ead091d2fc2cdfec417d49aecf00c8b",
|
||||
"appkey_android": "5a660b94974d7f3c62b257e8368893fa"
|
||||
}
|
||||
},
|
||||
"geolocation": {
|
||||
"system": {
|
||||
"__platform__": [
|
||||
"ios",
|
||||
"android"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"orientation": [
|
||||
@@ -189,7 +208,8 @@
|
||||
"urlCheck": false,
|
||||
"minified": true,
|
||||
"postcss": false,
|
||||
"es6": false
|
||||
"es6": false,
|
||||
"mergeVirtualHostAttributes": true
|
||||
},
|
||||
"optimization": {
|
||||
"subPackages": true
|
||||
@@ -209,7 +229,8 @@
|
||||
"usingComponents": true
|
||||
},
|
||||
"mp-toutiao": {
|
||||
"usingComponents": true
|
||||
"usingComponents": true,
|
||||
"mergeVirtualHostAttributes": true
|
||||
},
|
||||
"mp-jd": {
|
||||
"usingComponents": true
|
||||
@@ -226,7 +247,7 @@
|
||||
"async": {
|
||||
"timeout": 20000
|
||||
},
|
||||
"title": "云南江楠商城",
|
||||
"title": "惠吃宝骑手端",
|
||||
"optimization": {
|
||||
"treeShaking": {
|
||||
"enable": true
|
||||
|
||||
Reference in New Issue
Block a user