H5端齐采药项目,uniapp框架
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

57 lines
2.2 KiB

{
//
"project": "yaochang_app",
// android "android","ios"
"platform": "android",
//使 false true false
"iscustom": false,
//false,true,false
"safemode": true,
//android
"android": {
//
// "packagename": "com.jtyqt.www",
"packagename": "com.shenbeitang.www",
// 0 0 使 1 使 2 使
"androidpacktype": "0",
//使
//,
"certalias": "__uni__9009737",
//,
"certfile": "69c4b45540483f32c0978e50a63ba275.keystore",
//,
"certpassword": "EFoe4kFv",
// "google","yyb","360","huawei","xiaomi","oppo","vivo"
"channels": ""
},
//ios
"ios": {
//ios appid
// "bundle": "com.jtyqt.www",
"bundle": "com.shenbeitang.www",
//ios iPhone "iPhone","iPad"
"supporteddevice": "iPhone",
//iOS使profile
"profile": "shenbeitang.mobileprovision",
// "profile": "test.mobileprovision",
//iOS使p12
"certfile": "shenbeitang_Chuxueyun.p12",
//iOS使
"certpassword": "123456"
},
//
"mp-weixin": {
"appid" : "wxf53bc93b7fc90601",
"certfile": "private.wxf53bc93b7fc90601.key"
},
// true false
"isconfusion": true,
//广 true false
"splashads": false,
//广true false
"rpads": false,
//push广 true false
"pushads": false,
// true false
"exchange": false
}