|
|
|
@ -70,10 +70,10 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
/* 应用发布信息 */ |
|
|
|
|
"distribute" : { |
|
|
|
|
"distribute": { |
|
|
|
|
/* android打包配置 */ |
|
|
|
|
"android" : { |
|
|
|
|
"permissions" : [ |
|
|
|
|
"android": { |
|
|
|
|
"permissions": [ |
|
|
|
|
"<uses-feature android:name=\"android.hardware.camera\"/>", |
|
|
|
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>", |
|
|
|
|
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>", |
|
|
|
@ -93,91 +93,91 @@
|
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
/* ios打包配置 */ |
|
|
|
|
"ios" : {}, |
|
|
|
|
"ios": {}, |
|
|
|
|
/* SDK配置 */ |
|
|
|
|
"sdkConfigs" : { |
|
|
|
|
"oauth" : { |
|
|
|
|
"weixin" : { |
|
|
|
|
"appid" : "wx7c84ede33062d1e4", |
|
|
|
|
"appsecret" : "c47ef66d3311194da44e60387d5c1abd", |
|
|
|
|
"UniversalLinks" : "https://yixiang.co/app/" |
|
|
|
|
"sdkConfigs": { |
|
|
|
|
"oauth": { |
|
|
|
|
"weixin": { |
|
|
|
|
"appid": "wx7c84ede33062d1e4", |
|
|
|
|
"appsecret": "c47ef66d3311194da44e60387d5c1abd", |
|
|
|
|
"UniversalLinks": "https://yixiang.co/app/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"payment" : { |
|
|
|
|
"weixin" : { |
|
|
|
|
"appid" : "wx7c84ede33062d1e4", |
|
|
|
|
"UniversalLinks" : "https://yixiang.co/app/" |
|
|
|
|
"payment": { |
|
|
|
|
"weixin": { |
|
|
|
|
"appid": "wx7c84ede33062d1e4", |
|
|
|
|
"UniversalLinks": "https://yixiang.co/app/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"share" : { |
|
|
|
|
"weixin" : { |
|
|
|
|
"appid" : "wx7c84ede33062d1e4", |
|
|
|
|
"UniversalLinks" : "https://yixiang.co/app/" |
|
|
|
|
"share": { |
|
|
|
|
"weixin": { |
|
|
|
|
"appid": "wx7c84ede33062d1e4", |
|
|
|
|
"UniversalLinks": "https://yixiang.co/app/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"ad" : {}, |
|
|
|
|
"geolocation" : {} |
|
|
|
|
}, |
|
|
|
|
"splashscreen" : { |
|
|
|
|
"ios" : { |
|
|
|
|
"iphone" : { |
|
|
|
|
"portrait-896h@3x" : "splash/1242+2688.png", |
|
|
|
|
"portrait-896h@2x" : "splash/828+1792.png", |
|
|
|
|
"iphonex" : "splash/1125+2436.png", |
|
|
|
|
"retina55" : "splash/1142+2208.png", |
|
|
|
|
"retina47" : "splash/750+1334.png", |
|
|
|
|
"retina40" : "splash/640+1136.png", |
|
|
|
|
"retina35" : "splash/640+960.png" |
|
|
|
|
"ad": {}, |
|
|
|
|
"geolocation": {} |
|
|
|
|
}, |
|
|
|
|
"splashscreen": { |
|
|
|
|
"ios": { |
|
|
|
|
"iphone": { |
|
|
|
|
"portrait-896h@3x": "splash/1242+2688.png", |
|
|
|
|
"portrait-896h@2x": "splash/828+1792.png", |
|
|
|
|
"iphonex": "splash/1125+2436.png", |
|
|
|
|
"retina55": "splash/1142+2208.png", |
|
|
|
|
"retina47": "splash/750+1334.png", |
|
|
|
|
"retina40": "splash/640+1136.png", |
|
|
|
|
"retina35": "splash/640+960.png" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"android" : { |
|
|
|
|
"hdpi" : "splash/480+762.png", |
|
|
|
|
"xhdpi" : "splash/720+1242.png", |
|
|
|
|
"xxhdpi" : "splash/1080+1882.png" |
|
|
|
|
}, |
|
|
|
|
"iosStyle" : "common" |
|
|
|
|
}, |
|
|
|
|
"icons" : { |
|
|
|
|
"android" : { |
|
|
|
|
"hdpi" : "icons/72x72.png", |
|
|
|
|
"xhdpi" : "icons/96x96.png", |
|
|
|
|
"xxhdpi" : "icons/144x144.png", |
|
|
|
|
"xxxhdpi" : "icons/192x192.png" |
|
|
|
|
}, |
|
|
|
|
"ios" : { |
|
|
|
|
"appstore" : "icons/1024x1024.png", |
|
|
|
|
"ipad" : { |
|
|
|
|
"app" : "icons/76x76.png", |
|
|
|
|
"app@2x" : "icons/152x152.png", |
|
|
|
|
"notification" : "icons/20x20.png", |
|
|
|
|
"notification@2x" : "icons/40x40.png", |
|
|
|
|
"proapp@2x" : "icons/167x167.png", |
|
|
|
|
"settings" : "icons/29x29.png", |
|
|
|
|
"settings@2x" : "icons/58x58.png", |
|
|
|
|
"spotlight" : "icons/40x40.png", |
|
|
|
|
"spotlight@2x" : "icons/80x80.png" |
|
|
|
|
}, |
|
|
|
|
"iphone" : { |
|
|
|
|
"app@2x" : "icons/120x120.png", |
|
|
|
|
"app@3x" : "icons/180x180.png", |
|
|
|
|
"notification@2x" : "icons/40x40.png", |
|
|
|
|
"notification@3x" : "icons/60x60.png", |
|
|
|
|
"settings@2x" : "icons/58x58.png", |
|
|
|
|
"settings@3x" : "icons/87x87.png", |
|
|
|
|
"spotlight@2x" : "icons/80x80.png", |
|
|
|
|
"spotlight@3x" : "icons/120x120.png" |
|
|
|
|
"android": { |
|
|
|
|
"hdpi": "splash/480+762.png", |
|
|
|
|
"xhdpi": "splash/720+1242.png", |
|
|
|
|
"xxhdpi": "splash/1080+1882.png" |
|
|
|
|
}, |
|
|
|
|
"iosStyle": "common" |
|
|
|
|
}, |
|
|
|
|
"icons": { |
|
|
|
|
"android": { |
|
|
|
|
"hdpi": "icons/72x72.png", |
|
|
|
|
"xhdpi": "icons/96x96.png", |
|
|
|
|
"xxhdpi": "icons/144x144.png", |
|
|
|
|
"xxxhdpi": "icons/192x192.png" |
|
|
|
|
}, |
|
|
|
|
"ios": { |
|
|
|
|
"appstore": "icons/1024x1024.png", |
|
|
|
|
"ipad": { |
|
|
|
|
"app": "icons/76x76.png", |
|
|
|
|
"app@2x": "icons/152x152.png", |
|
|
|
|
"notification": "icons/20x20.png", |
|
|
|
|
"notification@2x": "icons/40x40.png", |
|
|
|
|
"proapp@2x": "icons/167x167.png", |
|
|
|
|
"settings": "icons/29x29.png", |
|
|
|
|
"settings@2x": "icons/58x58.png", |
|
|
|
|
"spotlight": "icons/40x40.png", |
|
|
|
|
"spotlight@2x": "icons/80x80.png" |
|
|
|
|
}, |
|
|
|
|
"iphone": { |
|
|
|
|
"app@2x": "icons/120x120.png", |
|
|
|
|
"app@3x": "icons/180x180.png", |
|
|
|
|
"notification@2x": "icons/40x40.png", |
|
|
|
|
"notification@3x": "icons/60x60.png", |
|
|
|
|
"settings@2x": "icons/58x58.png", |
|
|
|
|
"settings@3x": "icons/87x87.png", |
|
|
|
|
"spotlight@2x": "icons/80x80.png", |
|
|
|
|
"spotlight@3x": "icons/120x120.png" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"quickapp" : {}, |
|
|
|
|
"mp-weixin" : { |
|
|
|
|
"appid" : "wx604d2ea4702620d2", |
|
|
|
|
"setting" : { |
|
|
|
|
"urlCheck" : true, |
|
|
|
|
"postcss" : true, |
|
|
|
|
"minified" : true |
|
|
|
|
"quickapp": {}, |
|
|
|
|
"mp-weixin": { |
|
|
|
|
"appid": "wx604d2ea4702620d2", |
|
|
|
|
"setting": { |
|
|
|
|
"urlCheck": true, |
|
|
|
|
"postcss": true, |
|
|
|
|
"minified": true |
|
|
|
|
}, |
|
|
|
|
"ad": {}, |
|
|
|
|
"geolocation": {} |
|
|
|
@ -283,32 +283,14 @@
|
|
|
|
|
"router": { |
|
|
|
|
"mode": "history" |
|
|
|
|
}, |
|
|
|
|
"h5" : { |
|
|
|
|
"title" : "yshop", |
|
|
|
|
"devServer" : { |
|
|
|
|
"disableHostCheck" : true, |
|
|
|
|
"proxy" : { |
|
|
|
|
"/h5api" : { |
|
|
|
|
// 需要被代理的后台地址 |
|
|
|
|
"target" : "http://itxzz.51vip.biz/", |
|
|
|
|
"changeOrigin" : true, |
|
|
|
|
"secure" : false, |
|
|
|
|
"pathRewrite" : { |
|
|
|
|
"^/h5api" : "/api" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"router" : { |
|
|
|
|
"mode" : "history" |
|
|
|
|
}, |
|
|
|
|
"sdkConfigs" : { |
|
|
|
|
"maps" : { |
|
|
|
|
"qqmap" : { |
|
|
|
|
"key" : "" |
|
|
|
|
|
|
|
|
|
"sdkConfigs": { |
|
|
|
|
"maps": { |
|
|
|
|
"qqmap": { |
|
|
|
|
"key": "" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"domain" : "h5.yixiang.co" |
|
|
|
|
"domain": "h5.yixiang.co" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|