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.

219 lines
9.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"name" : "三朵蘭瑜伽",
"appid" : "__UNI__4060561",
"description" : "三朵蘭瑜伽",
"versionName" : "1.0.10",
"versionCode" : 1010,
"transformPx" : false,
"app-plus" : {
"flexible" : true,
// APP-VUE分包可提APP升启动速度2.7.12开始支持,兼容微信小程序分包方案,默认关闭
"optimization" : {
"subPackages" : true,
"runmode" : "liberate" // 开启分包优化后,必须配置资源释放模式
},
"safearea" : {
"bottom" : {
"offset" : "none"
}
},
"compatible" : {
"ignoreVersion" : true //true表示忽略版本检查提示框HBuilderX1.9.0及以上版本支持
},
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"waiting" : true,
"autoclose" : true,
"delay" : 0
},
"usingComponents" : true,
"nvueCompiler" : "uni-app",
"compilerVersion" : 3,
"modules" : {
"Speech" : {},
"VideoPlayer" : {},
"Camera" : {},
"Barcode" : {},
"Payment" : {},
"Record" : {},
"Geolocation" : {},
"Maps" : {},
"OAuth" : {}
},
/* */
"screenOrientation" : [ "portrait-primary", "landscape-primary" ],
"distribute" : {
"screenOrientation" : [ "portrait-primary", "landscape-primary" ],
"android" : {
"permissions" : [
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.READ_CONTACTS\"/>",
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
"<uses-permission android:name=\"android.permission.WRITE_CONTACTS\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
"<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
"<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
],
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ]
},
"ios" : {
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "需要访问相册上传咨询照片。",
"NSPhotoLibraryAddUsageDescription" : "请允许本应用保存咨询图片到相册。",
"NSCameraUsageDescription" : "拍摄照片或者视频上传对话资料。",
"NSMicrophoneUsageDescription" : "此应用需要访问您的麦克风。",
"NSLocationWhenInUseUsageDescription" : "请允许获取位置以便记录你当前的位置获取你的发货地址。",
"NSLocationAlwaysUsageDescription" : "请允许获取位置以便记录你当前的位置。",
"NSLocationAlwaysAndWhenInUseUsageDescription" : "请允许获取位置以便记录你当前的位置。"
},
"dSYMs" : false,
"idfa" : false
},
//,"idfa" : true
"sdkConfigs" : {
"ad" : {},
"speech" : {
"ifly" : {}
},
"push" : {},
"payment" : {
"alipay" : {
"__platform__" : [ "ios", "android" ]
}
},
"geolocation" : {
"amap" : {
"name" : "amapC3ZVrznQc",
"__platform__" : [ "android" ],
"appkey_ios" : "",
"appkey_android" : "f2e79a46af6f940428350d977bdfae4d"
},
"system" : {
"__platform__" : [ "ios", "android" ]
}
},
"maps" : {
"amap" : {
"name" : "amapCmiOEDcOx",
"appkey_ios" : "f2e79a46af6f940428350d977bdfae4d",
"appkey_android" : "f2e79a46af6f940428350d977bdfae4d"
}
},
"oauth" : {
"univerify" : {}
}
},
"icons" : {
"android" : {
"hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi" : "unpackage/res/icons/192x192.png"
},
"ios" : {
"appstore" : "unpackage/res/icons/1024x1024.png",
"ipad" : {
"app" : "unpackage/res/icons/76x76.png",
"app@2x" : "unpackage/res/icons/152x152.png",
"notification" : "unpackage/res/icons/20x20.png",
"notification@2x" : "unpackage/res/icons/40x40.png",
"proapp@2x" : "unpackage/res/icons/167x167.png",
"settings" : "unpackage/res/icons/29x29.png",
"settings@2x" : "unpackage/res/icons/58x58.png",
"spotlight" : "unpackage/res/icons/40x40.png",
"spotlight@2x" : "unpackage/res/icons/80x80.png"
},
"iphone" : {
"app@2x" : "unpackage/res/icons/120x120.png",
"app@3x" : "unpackage/res/icons/180x180.png",
"notification@2x" : "unpackage/res/icons/40x40.png",
"notification@3x" : "unpackage/res/icons/60x60.png",
"settings@2x" : "unpackage/res/icons/58x58.png",
"settings@3x" : "unpackage/res/icons/87x87.png",
"spotlight@2x" : "unpackage/res/icons/80x80.png",
"spotlight@3x" : "unpackage/res/icons/120x120.png"
}
}
}
},
"nativePlugins" : {}
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "",
"setting" : {
"urlCheck" : false,
"es6" : true,
"minified" : true,
"postcss" : true
},
"optimization" : {
"subPackages" : true
},
"usingComponents" : true,
"lazyCodeLoading" : "requiredComponents",
"permission" : {}
},
"mp-alipay" : {
"usingComponents" : true,
"component2" : true,
"appid" : ""
},
"mp-qq" : {
"optimization" : {
"subPackages" : true
},
"appid" : ""
},
"mp-baidu" : {
"usingComponents" : true,
"appid" : ""
},
"mp-toutiao" : {
"usingComponents" : true,
"appid" : ""
},
"networkTimeout" : {
"uploadFile" : 1200000 //ms 如果不配置,上传大文件可能会超时
},
"orientation" : [
"portrait-primary",
"portrait-secondary",
"landscape-primary",
"landscape-secondary"
],
"h5" : {
// h5跨域配置
"devServer" : {
"port" : 8080,
"disableHostCheck" : true, //禁用 Host 检查
"proxy" : {
"/apis" : {
"target" : "https://www.sanduolantoyoga.com",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/apis" : ""
}
}
}
}
},
"vueVersion" : "2"
}