123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- {
- "name" : "EveryLike",
- "appid" : "",
- "description" : "",
- "versionName" : "1.9.7",
- "versionCode" : 10907,
- "uni-app-x" : {},
- "vueVersion" : "3",
- "mp-weixin" : {
- "darkmode" : true,
- "appid" : "",
- "setting" : {
- "urlCheck" : false
- },
- "usingComponents" : true,
- "resizable" : true,
- "frameset" : true,
- "libVersion" : "3.7.1",
- "requiredPrivateInfos" : [ "getLocation", "onLocationChange", "startLocationUpdateBackground" ],
- "permission" : {
- "scope.userLocation" : {
- "desc" : "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "unipush" : {
- "enable" : true
- }
- },
- "app" : {
- "distribute" : {
- "modules" : {
- "uni-payment" : {
- "alipay" : {},
- "wxpay" : {
- "android" : {},
- "ios" : {
- "appid" : "",
- "universalLink" : ""
- }
- }
- },
- "uni-location" : {
- "system" : {},
- "tencent" : {}
- },
- "uni-ad" : {
- "gdt" : {}
- },
- "uni-push" : {},
- "uni-map" : {
- "tencent" : {}
- }
- },
- "icons" : {
- "ios" : {
- "appstore" : "package/icon1024.png"
- },
- "android" : {
- "xxhdpi" : "package/icon144.png",
- "xxxhdpi" : "package/icon192.png"
- }
- }
- }
- },
- "app-harmony" : {
- "distribute" : {
- "bundleName" : "io.dcloud.uniappx",
- "modules" : {
- "uni-payment" : {
- "alipay" : {},
- "wxpay" : {}
- },
- "uni-location" : {
- "system" : {}
- },
- "uni-push" : {},
- "uni-map" : {
- "tencent" : {}
- },
- "uni-verify" : {},
- "uni-facialVerify" : {},
- "uni-oauth" : {
- "huawei" : {}
- }
- },
- "icons" : {
- "foreground" : "package/D-1024.png",
- "background" : "package/background-white.png"
- },
- "splashScreens" : {
- "startWindowIcon" : "package/icon256.png"
- }
- }
- },
- "web" : {
- "darkmode" : true,
- "router" : {
- "base" : "/web/",
- "mode" : ""
- },
- "sdkConfigs" : {
- "maps" : {
- "tencent" : {
- "key" : ""
- }
- }
- },
- "unipush" : {
- "enable" : true
- }
- }
- }
|