sadjv3_user/manifest.json

196 lines
7.6 KiB
JSON
Raw Normal View History

2024-06-05 19:16:02 +08:00
{
"name" : "盛安到家",
2024-07-26 10:45:31 +08:00
"appid" : "__UNI__807ED4C",
2024-06-05 19:16:02 +08:00
"description" : "",
"versionName" : "1.0.1",
"versionCode" : 101,
"transformPx" : false,
/* 5+App */
"app-plus" : {
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"waiting" : true,
"autoclose" : true,
"delay" : 0
},
/* */
"modules" : {
"Payment" : {},
"OAuth" : {},
2024-06-12 15:52:21 +08:00
"Maps" : {}
2024-06-05 19:16:02 +08:00
},
/* */
"distribute" : {
/* android */
"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\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
"<uses-permission android:name=\"android.permission.INTERNET\"/>",
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
"<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
],
"autoSdkPermissions" : true
},
/* ios */
"ios" : {
"dSYMs" : false
},
/* SDK */
"sdkConfigs" : {
"payment" : {
"weixin" : {
"__platform__" : [ "ios", "android" ],
"appid" : "wxeaffcaea958472d3",
"UniversalLinks" : "https://maxiong.xianmxkj.com/"
},
"alipay" : {
"__platform__" : [ "ios", "android" ]
}
},
"share" : {
"weixin" : {
"appid" : "wxeaffcaea958472d3",
"UniversalLinks" : "https://maxiong.xianmxkj.com/"
}
},
"oauth" : {
"weixin" : {
"appid" : "wxeaffcaea958472d3",
"appsecret" : "32f6f3ce599abff2fa0191a36780c66c",
"UniversalLinks" : "https://maxiong.xianmxkj.com/"
}
},
"ad" : {},
"maps" : {
"amap" : {
2024-06-27 21:41:52 +08:00
"name" : "amapAfvorp8OK",
"appkey_ios" : "078d73c3d9a2dfa551108b1f7e80e4d5",
"appkey_android" : "ddd9f8703b3696ce47216ff7783bbe38"
2024-06-05 19:16:02 +08:00
}
},
"push" : {
"unipush" : {}
}
},
"icons" : {
"android" : {
2024-06-12 15:52:21 +08:00
"hdpi" : "static/logo.png",
"xhdpi" : "static/logo.png",
"xxhdpi" : "static/logo.png",
"xxxhdpi" : "static/logo.png"
2024-06-05 19:16:02 +08:00
},
"ios" : {
2024-06-12 15:52:21 +08:00
"appstore" : "static/logo.png",
2024-06-05 19:16:02 +08:00
"ipad" : {
2024-06-12 15:52:21 +08:00
"app" : "static/logo.png",
"app@2x" : "static/logo.png",
"notification" : "static/logo.png",
"notification@2x" : "static/logo.png",
"proapp@2x" : "static/logo.png",
"settings" : "static/logo.png",
"settings@2x" : "static/logo.png",
"spotlight" : "static/logo.png",
"spotlight@2x" : "static/logo.png"
2024-06-05 19:16:02 +08:00
},
"iphone" : {
2024-06-12 15:52:21 +08:00
"app@2x" : "static/logo.png",
"app@3x" : "static/logo.png",
"notification@2x" : "static/logo.png",
"notification@3x" : "static/logo.png",
"settings@2x" : "static/logo.png",
"settings@3x" : "static/logo.png",
"spotlight@2x" : "static/logo.png",
"spotlight@3x" : "static/logo.png"
2024-06-05 19:16:02 +08:00
}
}
}
}
},
/* */
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wx36626f7398972421",
"setting" : {
"urlCheck" : true,
"minified" : true,
"postcss" : true
},
"usingComponents" : true,
"optimization" : {
"subPackages" : true
},
"requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
"permission" : {
"scope.userLocation" : {
"desc" : "你的位置信息将用于小程序位置接口的效果展示"
}
}
},
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
},
"uniStatistics" : {
"enable" : false
},
"h5" : {
"router" : {
"mode" : "history"
},
"devServer" : {
"https" : false,
"port" : 8080,
"disableHostCheck" : true,
"proxy" : {
// 可代理多个
"/TencentGet" : {
2024-06-27 20:04:31 +08:00
"target" : "http://sauser.blxinchuang.com/", // 腾讯地图逆地址解析
2024-06-05 19:16:02 +08:00
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/TencentGet" : ""
}
}
}
},
"sdkConfigs" : {
"maps" : {
"amap" : {
2024-06-27 21:41:52 +08:00
"key" : "32c22db939160ba44394eb187f7897ae",
"securityJsCode" : "260614bdf77a5961d4379530363dc5c0",
"serviceHost" : "http://sauser.blxinchuang.com/_AMapService"
2024-06-05 19:16:02 +08:00
}
}
},
2024-06-26 09:49:50 +08:00
// "serviceHost" : "http://192.168.2.222:8187/_AMapService"
2024-06-27 20:04:31 +08:00
// "serviceHost" : "http://120.46.52.165/_AMapService"
2024-06-05 19:16:02 +08:00
"template" : "index.html"
}
}