mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2025-05-19 01:50:15 +09:00
222 lines
7.8 KiB
JSON
222 lines
7.8 KiB
JSON
{
|
||
"name" : "uni-halo",
|
||
"appid" : "__UNI__5748B6E",
|
||
"description" : "uni-halo博客:基于halo开源博客系统API开发的多端博客。",
|
||
"versionName" : "1.0.0",
|
||
"versionCode" : 100,
|
||
"transformPx" : false,
|
||
/* 5+App特有相关 */
|
||
"app-plus" : {
|
||
"usingComponents" : true,
|
||
"nvueStyleCompiler" : "uni-app",
|
||
"compilerVersion" : 3,
|
||
"splashscreen" : {
|
||
"alwaysShowBeforeRender" : true,
|
||
"waiting" : true,
|
||
"autoclose" : true,
|
||
"delay" : 0
|
||
},
|
||
/* 模块配置 */
|
||
"modules" : {
|
||
"OAuth" : {},
|
||
"Share" : {}
|
||
},
|
||
/* 应用发布信息 */
|
||
"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_NETWORK_STATE\"/>",
|
||
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
|
||
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
||
"<uses-permission android:name=\"android.permission.CAPTURE_VIDEO_OUTPUT\"/>",
|
||
"<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.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.VIBRATE\"/>",
|
||
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
|
||
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
|
||
]
|
||
},
|
||
/* ios打包配置 */
|
||
"ios" : {
|
||
"dSYMs" : false,
|
||
"capabilities" : {
|
||
"entitlements" : {
|
||
"com.apple.developer.associated-domains" : [ "applinks:static-699a26a5-a6cd-4b54-b603-5155b312a5f5.bspapp.com" ]
|
||
}
|
||
}
|
||
},
|
||
/* SDK配置 */
|
||
"sdkConfigs" : {
|
||
"ad" : {
|
||
"gdt" : {},
|
||
"csj" : {},
|
||
"360" : {},
|
||
"ks" : {},
|
||
"sigmob" : {},
|
||
"hw" : {},
|
||
"bd" : {}
|
||
},
|
||
"oauth" : {
|
||
"weixin" : {
|
||
"appid" : "wxd971954762ec4744",
|
||
"UniversalLinks" : "https://static-699a26a5-a6cd-4b54-b603-5155b312a5f5.bspapp.com/uni-universallinks/__UNI__5748B6E/"
|
||
}
|
||
},
|
||
"share" : {
|
||
"weixin" : {
|
||
"appid" : "wxd971954762ec4744",
|
||
"UniversalLinks" : "https://static-699a26a5-a6cd-4b54-b603-5155b312a5f5.bspapp.com/uni-universallinks/__UNI__5748B6E/"
|
||
}
|
||
}
|
||
},
|
||
"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"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
/* 快应用特有相关 */
|
||
"quickapp" : {},
|
||
/* 小程序特有相关 */
|
||
"mp-weixin" : {
|
||
"appid" : "wx1bb161867082c72f",
|
||
"setting" : {
|
||
"urlCheck" : false,
|
||
"minified" : true
|
||
},
|
||
"usingComponents" : true,
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"mp-alipay" : {
|
||
"usingComponents" : true,
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"mp-baidu" : {
|
||
"usingComponents" : true,
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"mp-toutiao" : {
|
||
"usingComponents" : true,
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"uniStatistics" : {
|
||
"enable" : true,
|
||
"version" : "2"
|
||
},
|
||
"vueVersion" : "2",
|
||
"h5" : {
|
||
"title" : "uni-halo",
|
||
"devServer" : {
|
||
"disableHostCheck" : true,
|
||
"proxy" : {
|
||
"/apis" : {
|
||
"target" : "https://blog.xiaoxiaomo.cn",
|
||
"changeOrigin" : true,
|
||
"secure" : false,
|
||
"pathRewrite" : {
|
||
"^/apis" : "/apis"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"optimization" : {
|
||
"preload" : true,
|
||
"treeShaking" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
},
|
||
"router" : {
|
||
"base" : "/uni-halo/",
|
||
"mode" : "history"
|
||
}
|
||
},
|
||
"_spaceID" : "699a26a5-a6cd-4b54-b603-5155b312a5f5",
|
||
"mp-qq" : {
|
||
"appid" : "1112285420",
|
||
"setting" : {
|
||
"minified" : true,
|
||
"postcss" : true,
|
||
"es6" : true
|
||
},
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"mp-jd" : {
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"mp-kuaishou" : {
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"mp-lark" : {
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"quickapp-webview-huawei" : {
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
},
|
||
"quickapp-webview-union" : {
|
||
"uniStatistics" : {
|
||
"enable" : true
|
||
}
|
||
}
|
||
}
|