Browse Source

修改格式错误的问题

master
Gao xiaosong 3 years ago
parent
commit
f49e88555b
  1. 4
      .hbuilderx/launch.json
  2. 178
      manifest.json

4
.hbuilderx/launch.json

@ -6,6 +6,10 @@
{
"launchtype" : "remote"
},
"h5" :
{
"launchtype" : "remote"
},
"mp-weixin" :
{
"launchtype" : "remote"

178
manifest.json

@ -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"
}
}

Loading…
Cancel
Save