| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- {
- "name" : "星链",
- "appid" : "__UNI__8E7A781",
- "description" : "星链社区",
- "versionName" : "1.3.20",
- "versionCode" : 1,
- "transformPx" : false,
- "uniStatistics" : {
- "enable" : false
- },
- "compatConfig" : {
- "MODE" : 2 // 2代表兼容Vue2模式,3代表非兼容Vue2模式
- },
- "app-plus" : {
- "usingComponents" : true,
- "nvueCompiler" : "uni-app",
- /* 5+App特有相关 */
- "modules" : {
- "Camera" : {},
- "Barcode" : {},
- "LivePusher" : {},
- "Record" : {},
- "VideoPlayer" : {},
- "Webview-x5" : {},
- "UIWebview" : {}
- },
- "compatible" : {
- "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
- },
- /* 模块配置 */
- "distribute" : {
- /* 应用发布信息 */
- "android" : {
- /* android打包配置 */
- "permissions" : [
- "<uses-feature android:name=\"android.hardware.camera\"/>",
- "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
- "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
- "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
- "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
- "<uses-permission android:name=\"android.permission.CLEAR_APP_CACHE\"/>",
- "<uses-permission android:name=\"android.permission.LOCATION_HARDWARE\"/>",
- "<uses-permission android:name=\"android.permission.MANAGE_APP_TOKENS\"/>",
- "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
- "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
- ],
- "permissionPhoneState" : {
- "request" : "none"
- },
- "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
- "autoSdkPermissions" : true,
- "minSdkVersion" : 21
- },
- "ios" : {
- "idfa" : false,
- "dSYMs" : false
- },
- /* ios打包配置 */
- "sdkConfigs" : {
- "ad" : {},
- "geolocation" : {
- "system" : {
- "__platform__" : [ "android" ]
- }
- },
- "speech" : {}
- },
- "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"
- }
- }
- },
- "splashscreen" : {
- "androidStyle" : "common",
- "useOriginalMsgbox" : true
- }
- },
- "nativePlugins" : {
- "yuange-VideoEditModule" : {
- "__plugin_info__" : {
- "name" : "视频编辑裁剪、添加背景音乐、压缩视频、拍照、录制视频",
- "description" : "视频编辑裁剪、添加背景音乐、压缩视频、拍照、录制视频",
- "platforms" : "Android",
- "url" : "https://ext.dcloud.net.cn/plugin?id=9848",
- "android_package_name" : "com.xlsq.app",
- "ios_bundle_id" : "com.xlsq.app",
- "isCloud" : true,
- "bought" : 1,
- "pid" : "9848",
- "parameters" : {}
- }
- }
- }
- },
- "quickapp" : {},
- "mp-weixin" : {
- "appid" : "",
- "setting" : {
- "urlCheck" : false
- },
- "usingComponents" : true
- },
- "mp-alipay" : {
- "usingComponents" : true
- },
- "mp-baidu" : {
- "usingComponents" : true
- },
- "mp-toutiao" : {
- "usingComponents" : true
- },
- "h5" : {
- "router" : {
- "base" : "./",
- "mode" : "history"
- },
- "template" : "h5.template.html",
- "optimization" : {
- "treeShaking" : {
- "enable" : true
- }
- },
- "sdkConfigs" : {
- "maps" : {}
- },
- "devServer" : {
- "https" : false
- },
- "title" : "星链"
- },
- "vueVersion" : "2",
- "locale" : "zh-Hans",
- "fallbackLocale" : "zh-Hans"
- }
|