This commit is contained in:
zmj 2023-11-11 13:47:48 +08:00
commit 715484f773
2 changed files with 371 additions and 364 deletions

20
App.vue
View File

@ -45,17 +45,15 @@
data data
} = await userInfo(); } = await userInfo();
this.$store.commit('setUserInfo', data); this.$store.commit('setUserInfo', data);
this.$isResolve() // this.$isResolve()
// uni.$emit('home_initUserInfo', data); // uni.$emit('home_initUserInfo', data);
return; // return;
} catch (e) { } catch (e) {
this.$isResolve() // this.$isResolve()
console.log(e); console.log(e);
} }
} }
console.log('App Launch') console.log('App Launch')
this.$store.dispatch('initConfig');
this.$isResolve()
try { try {
if (!this.$store.state.app.token) uni.reLaunch({ if (!this.$store.state.app.token) uni.reLaunch({
url: '/pages/oaLogin/oaLogin', url: '/pages/oaLogin/oaLogin',
@ -63,17 +61,29 @@
// #ifdef APP-PLUS // #ifdef APP-PLUS
plus.navigator.closeSplashscreen(); // plus.navigator.closeSplashscreen(); //
// #endif // #endif
this.$isResolve()
} }
}) })
else { else {
this.$store.dispatch('initConfig');
this.$isResolve()
// #ifdef APP-PLUS // #ifdef APP-PLUS
plus.navigator.closeSplashscreen(); // plus.navigator.closeSplashscreen(); //
// #endif // #endif
} }
} catch (e) { } catch (e) {
this.$isResolve()
// #ifdef APP-PLUS
uni.reLaunch({
url: '/pages/oaLogin/oaLogin',
success() {
// #ifdef APP-PLUS // #ifdef APP-PLUS
plus.navigator.closeSplashscreen(); // plus.navigator.closeSplashscreen(); //
// #endif // #endif
this.$isResolve()
}
})
// #endif
} }
}, },
onShow: function() { onShow: function() {

View File

@ -1,45 +1,42 @@
{ {
"name": "里海社区", "name" : "里海社区",
// "appid" : "__UNI__3A527D1", // "appid" : "__UNI__3A527D1",
"appid": "__UNI__B5B1EDD", "appid" : "__UNI__B5B1EDD",
"description": "", "description" : "",
"versionName": "1.2.6", "versionName" : "1.2.7",
"versionCode": 126, "versionCode" : 127,
"transformPx": false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus": { "app-plus" : {
"usingComponents": true, "usingComponents" : true,
"nvueStyleCompiler": "uni-app", "nvueStyleCompiler" : "uni-app",
"compilerVersion": 3, "compilerVersion" : 3,
"compatible": { "compatible" : {
"ignoreVersion": true //trueHBuilderX1.9.0 "ignoreVersion" : true //trueHBuilderX1.9.0
},
"compatible": {
"ignoreVersion": true //trueHBuilderX1.9.0
}, },
// "statusbar": { // "statusbar": {
// "immersed": false // "immersed": false
// }, // },
"splashscreen": { "splashscreen" : {
"alwaysShowBeforeRender": false, "alwaysShowBeforeRender" : false,
"waiting": true, "waiting" : true,
"autoclose": false, "autoclose" : false,
"delay": 0 "delay" : 0
}, },
/* */ /* */
"modules": { "modules" : {
"Payment": {}, "Payment" : {},
"Barcode": {}, "Barcode" : {},
"Camera": {}, "Camera" : {},
"Maps": {}, "Maps" : {},
"VideoPlayer": {}, "VideoPlayer" : {},
"Geolocation": {} "Geolocation" : {}
}, },
/* */ /* */
"distribute": { "distribute" : {
/* android */ /* android */
"android": { "android" : {
"permissions": [ "permissions" : [
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>", "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
"<uses-feature android:name=\"android.hardware.camera\"/>", "<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>", "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
@ -58,246 +55,246 @@
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>", "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
], ],
"abiFilters": ["armeabi-v7a", "arm64-v8a"] "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ]
}, },
/* ios */ /* ios */
"ios": { "ios" : {
"dSYMs": false "dSYMs" : false
}, },
/* SDK */ /* SDK */
"sdkConfigs": { "sdkConfigs" : {
"payment": { "payment" : {
"weixin": { "weixin" : {
"__platform__": ["ios", "android"], "__platform__" : [ "ios", "android" ],
// "appid" : "wx4789d9f1b50390ba", // "appid" : "wx4789d9f1b50390ba",
"appid": "wx9d68c92b550ddd1e", // "appid" : "wx9d68c92b550ddd1e", //
"UniversalLinks": "https://worker-task.lihaink.cn/" "UniversalLinks" : "https://worker-task.lihaink.cn/"
} }
}, },
"ad": {}, "ad" : {},
"maps": { "maps" : {
"amap": { "amap" : {
// "appkey_ios" : "0799f37420c0784f1e6cba230a68bdb1", // "appkey_ios" : "0799f37420c0784f1e6cba230a68bdb1",
// "appkey_android" : "0799f37420c0784f1e6cba230a68bdb1", // "appkey_android" : "0799f37420c0784f1e6cba230a68bdb1",
"appkey_ios": "82af93ec51139c712c4118d84ba684ee", "appkey_ios" : "82af93ec51139c712c4118d84ba684ee",
"appkey_android": "0799f37420c0784f1e6cba230a68bdb1" "appkey_android" : "0799f37420c0784f1e6cba230a68bdb1"
} }
}, },
// "appkey_ios" : "4f8f55618010007147aab96fc72bb408", // "appkey_ios" : "4f8f55618010007147aab96fc72bb408",
// "appkey_android" : "4f8f55618010007147aab96fc72bb408" // "appkey_android" : "4f8f55618010007147aab96fc72bb408"
"geolocation": { "geolocation" : {
"amap": { "amap" : {
"__platform__": ["ios", "android"], "__platform__" : [ "ios", "android" ],
"appkey_ios": "82af93ec51139c712c4118d84ba684ee", "appkey_ios" : "82af93ec51139c712c4118d84ba684ee",
"appkey_android": "0799f37420c0784f1e6cba230a68bdb1" "appkey_android" : "0799f37420c0784f1e6cba230a68bdb1"
} }
} }
}, },
"apple": { "apple" : {
"urlschemewhitelist": ["iosamap"] "urlschemewhitelist" : [ "iosamap" ]
}, },
"splashscreen": { "splashscreen" : {
"useOriginalMsgbox": false, "useOriginalMsgbox" : false,
"androidStyle": "common" "androidStyle" : "common"
}, },
"icons": { "icons" : {
"android": { "android" : {
"hdpi": "unpackage/res/icons/72x72.png", "hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi": "unpackage/res/icons/96x96.png", "xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi": "unpackage/res/icons/144x144.png", "xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi": "unpackage/res/icons/192x192.png" "xxxhdpi" : "unpackage/res/icons/192x192.png"
}, },
"ios": { "ios" : {
"appstore": "unpackage/res/icons/1024x1024.png", "appstore" : "unpackage/res/icons/1024x1024.png",
"ipad": { "ipad" : {
"app": "unpackage/res/icons/76x76.png", "app" : "unpackage/res/icons/76x76.png",
"app@2x": "unpackage/res/icons/152x152.png", "app@2x" : "unpackage/res/icons/152x152.png",
"notification": "unpackage/res/icons/20x20.png", "notification" : "unpackage/res/icons/20x20.png",
"notification@2x": "unpackage/res/icons/40x40.png", "notification@2x" : "unpackage/res/icons/40x40.png",
"proapp@2x": "unpackage/res/icons/167x167.png", "proapp@2x" : "unpackage/res/icons/167x167.png",
"settings": "unpackage/res/icons/29x29.png", "settings" : "unpackage/res/icons/29x29.png",
"settings@2x": "unpackage/res/icons/58x58.png", "settings@2x" : "unpackage/res/icons/58x58.png",
"spotlight": "unpackage/res/icons/40x40.png", "spotlight" : "unpackage/res/icons/40x40.png",
"spotlight@2x": "unpackage/res/icons/80x80.png" "spotlight@2x" : "unpackage/res/icons/80x80.png"
}, },
"iphone": { "iphone" : {
"app@2x": "unpackage/res/icons/120x120.png", "app@2x" : "unpackage/res/icons/120x120.png",
"app@3x": "unpackage/res/icons/180x180.png", "app@3x" : "unpackage/res/icons/180x180.png",
"notification@2x": "unpackage/res/icons/40x40.png", "notification@2x" : "unpackage/res/icons/40x40.png",
"notification@3x": "unpackage/res/icons/60x60.png", "notification@3x" : "unpackage/res/icons/60x60.png",
"settings@2x": "unpackage/res/icons/58x58.png", "settings@2x" : "unpackage/res/icons/58x58.png",
"settings@3x": "unpackage/res/icons/87x87.png", "settings@3x" : "unpackage/res/icons/87x87.png",
"spotlight@2x": "unpackage/res/icons/80x80.png", "spotlight@2x" : "unpackage/res/icons/80x80.png",
"spotlight@3x": "unpackage/res/icons/120x120.png" "spotlight@3x" : "unpackage/res/icons/120x120.png"
} }
} }
} }
}, },
"nativePlugins": { "nativePlugins" : {
"JG-JCore": { "JG-JCore" : {
"JPUSH_APPKEY_ANDROID": "5ced5ec5fa7bb86302944f0f", "JPUSH_APPKEY_ANDROID" : "5ced5ec5fa7bb86302944f0f",
"JPUSH_APPKEY_IOS": "5ced5ec5fa7bb86302944f0f", "JPUSH_APPKEY_IOS" : "5ced5ec5fa7bb86302944f0f",
"JPUSH_CHANNEL_ANDROID": "", "JPUSH_CHANNEL_ANDROID" : "",
"JPUSH_CHANNEL_IOS": "", "JPUSH_CHANNEL_IOS" : "",
"__plugin_info__": { "__plugin_info__" : {
"name": "极光推送 JCore 官方 SDK", "name" : "极光推送 JCore 官方 SDK",
"description": "极光推送 JCore 官方 SDK HBuilder 插件版本", "description" : "极光推送 JCore 官方 SDK HBuilder 插件版本",
"platforms": "Android,iOS", "platforms" : "Android,iOS",
"url": "https://ext.dcloud.net.cn/plugin?id=4028", "url" : "https://ext.dcloud.net.cn/plugin?id=4028",
"android_package_name": "uni.UNIB5B1EDD", "android_package_name" : "uni.UNIB5B1EDD",
"ios_bundle_id": "uni.UNIB5B1EDD", "ios_bundle_id" : "uni.UNIB5B1EDD",
"isCloud": true, "isCloud" : true,
"bought": 1, "bought" : 1,
"pid": "4028", "pid" : "4028",
"parameters": { "parameters" : {
"JPUSH_APPKEY_ANDROID": { "JPUSH_APPKEY_ANDROID" : {
"des": "[Android]极光portal配置应用信息时分配的AppKey", "des" : "[Android]极光portal配置应用信息时分配的AppKey",
"key": "JPUSH_APPKEY", "key" : "JPUSH_APPKEY",
"value": "" "value" : ""
}, },
"JPUSH_APPKEY_IOS": { "JPUSH_APPKEY_IOS" : {
"des": "[iOS]极光portal配置应用信息时分配的AppKey", "des" : "[iOS]极光portal配置应用信息时分配的AppKey",
"key": "JCore:APP_KEY", "key" : "JCore:APP_KEY",
"value": "" "value" : ""
}, },
"JPUSH_CHANNEL_ANDROID": { "JPUSH_CHANNEL_ANDROID" : {
"des": "[Android]用于统计分发渠道不需要可填默认值developer-default", "des" : "[Android]用于统计分发渠道不需要可填默认值developer-default",
"key": "JPUSH_CHANNEL", "key" : "JPUSH_CHANNEL",
"value": "" "value" : ""
}, },
"JPUSH_CHANNEL_IOS": { "JPUSH_CHANNEL_IOS" : {
"des": "[iOS]用于统计分发渠道不需要可填默认值developer-default", "des" : "[iOS]用于统计分发渠道不需要可填默认值developer-default",
"key": "JCore:CHANNEL", "key" : "JCore:CHANNEL",
"value": "" "value" : ""
} }
} }
} }
}, },
"JG-JPush": { "JG-JPush" : {
"JPUSH_ADVERTISINGID_IOS": "", "JPUSH_ADVERTISINGID_IOS" : "",
"JPUSH_DEFAULTINITJPUSH_IOS": "", "JPUSH_DEFAULTINITJPUSH_IOS" : "",
"JPUSH_GOOGLE_API_KEY": "", "JPUSH_GOOGLE_API_KEY" : "",
"JPUSH_GOOGLE_APP_ID": "", "JPUSH_GOOGLE_APP_ID" : "",
"JPUSH_GOOGLE_PROJECT_ID": "", "JPUSH_GOOGLE_PROJECT_ID" : "",
"JPUSH_GOOGLE_PROJECT_NUMBER": "", "JPUSH_GOOGLE_PROJECT_NUMBER" : "",
"JPUSH_GOOGLE_STORAGE_BUCKET": "", "JPUSH_GOOGLE_STORAGE_BUCKET" : "",
"JPUSH_HONOR_APPID": "", "JPUSH_HONOR_APPID" : "",
"JPUSH_HUAWEI_APPID": "", "JPUSH_HUAWEI_APPID" : "",
"JPUSH_ISPRODUCTION_IOS": "", "JPUSH_ISPRODUCTION_IOS" : "",
"JPUSH_MEIZU_APPID": "", "JPUSH_MEIZU_APPID" : "",
"JPUSH_MEIZU_APPKEY": "", "JPUSH_MEIZU_APPKEY" : "",
"JPUSH_OPPO_APPID": "", "JPUSH_OPPO_APPID" : "",
"JPUSH_OPPO_APPKEY": "", "JPUSH_OPPO_APPKEY" : "",
"JPUSH_OPPO_APPSECRET": "", "JPUSH_OPPO_APPSECRET" : "",
"JPUSH_VIVO_APPID": "", "JPUSH_VIVO_APPID" : "",
"JPUSH_VIVO_APPKEY": "", "JPUSH_VIVO_APPKEY" : "",
"JPUSH_XIAOMI_APPID": "", "JPUSH_XIAOMI_APPID" : "",
"JPUSH_XIAOMI_APPKEY": "", "JPUSH_XIAOMI_APPKEY" : "",
"__plugin_info__": { "__plugin_info__" : {
"name": "极光推送 JPush 官方 SDK", "name" : "极光推送 JPush 官方 SDK",
"description": "极光推送JPush官方SDK HBuilder插件版本", "description" : "极光推送JPush官方SDK HBuilder插件版本",
"platforms": "Android,iOS", "platforms" : "Android,iOS",
"url": "https://ext.dcloud.net.cn/plugin?id=4035", "url" : "https://ext.dcloud.net.cn/plugin?id=4035",
"android_package_name": "uni.UNIB5B1EDD", "android_package_name" : "uni.UNIB5B1EDD",
"ios_bundle_id": "uni.UNIB5B1EDD", "ios_bundle_id" : "uni.UNIB5B1EDD",
"isCloud": true, "isCloud" : true,
"bought": 1, "bought" : 1,
"pid": "4035", "pid" : "4035",
"parameters": { "parameters" : {
"JPUSH_ADVERTISINGID_IOS": { "JPUSH_ADVERTISINGID_IOS" : {
"des": "[iOS]广告标识符IDFA如果不需要使用IDFA可不填", "des" : "[iOS]广告标识符IDFA如果不需要使用IDFA可不填",
"key": "JPush:ADVERTISINGID", "key" : "JPush:ADVERTISINGID",
"value": "" "value" : ""
}, },
"JPUSH_DEFAULTINITJPUSH_IOS": { "JPUSH_DEFAULTINITJPUSH_IOS" : {
"des": "[iOS]是否默认初始化是填true不是填false或者不填", "des" : "[iOS]是否默认初始化是填true不是填false或者不填",
"key": "JPush:DEFAULTINITJPUSH", "key" : "JPush:DEFAULTINITJPUSH",
"value": "" "value" : ""
}, },
"JPUSH_GOOGLE_API_KEY": { "JPUSH_GOOGLE_API_KEY" : {
"des": "厂商google api_key,示例:g-12346578", "des" : "厂商google api_key,示例:g-12346578",
"key": "google_api_key", "key" : "google_api_key",
"value": "" "value" : ""
}, },
"JPUSH_GOOGLE_APP_ID": { "JPUSH_GOOGLE_APP_ID" : {
"des": "厂商google mobilesdk_app_id,示例g-12346578", "des" : "厂商google mobilesdk_app_id,示例g-12346578",
"key": "google_app_id", "key" : "google_app_id",
"value": "" "value" : ""
}, },
"JPUSH_GOOGLE_PROJECT_ID": { "JPUSH_GOOGLE_PROJECT_ID" : {
"des": "厂商google project_id ,示例g-12346578", "des" : "厂商google project_id ,示例g-12346578",
"key": "project_id", "key" : "project_id",
"value": "" "value" : ""
}, },
"JPUSH_GOOGLE_PROJECT_NUMBER": { "JPUSH_GOOGLE_PROJECT_NUMBER" : {
"des": "厂商google project_number,示例g-12346578", "des" : "厂商google project_number,示例g-12346578",
"key": "gcm_defaultSenderId", "key" : "gcm_defaultSenderId",
"value": "" "value" : ""
}, },
"JPUSH_GOOGLE_STORAGE_BUCKET": { "JPUSH_GOOGLE_STORAGE_BUCKET" : {
"des": "厂商google storage_bucket,示例g-12346578", "des" : "厂商google storage_bucket,示例g-12346578",
"key": "google_storage_bucket", "key" : "google_storage_bucket",
"value": "" "value" : ""
}, },
"JPUSH_HONOR_APPID": { "JPUSH_HONOR_APPID" : {
"des": "厂商HONOR-appId,示例12346578", "des" : "厂商HONOR-appId,示例12346578",
"key": "com.hihonor.push.app_id", "key" : "com.hihonor.push.app_id",
"value": "" "value" : ""
}, },
"JPUSH_HUAWEI_APPID": { "JPUSH_HUAWEI_APPID" : {
"des": "厂商HUAWEI-appId,示例appid=12346578", "des" : "厂商HUAWEI-appId,示例appid=12346578",
"key": "com.huawei.hms.client.appid", "key" : "com.huawei.hms.client.appid",
"value": "" "value" : ""
}, },
"JPUSH_ISPRODUCTION_IOS": { "JPUSH_ISPRODUCTION_IOS" : {
"des": "[iOS]是否是生产环境是填true不是填false或者不填", "des" : "[iOS]是否是生产环境是填true不是填false或者不填",
"key": "JPush:ISPRODUCTION", "key" : "JPush:ISPRODUCTION",
"value": "" "value" : ""
}, },
"JPUSH_MEIZU_APPID": { "JPUSH_MEIZU_APPID" : {
"des": "厂商MEIZU-appId,示例MZ-12345678", "des" : "厂商MEIZU-appId,示例MZ-12345678",
"key": "MEIZU_APPID", "key" : "MEIZU_APPID",
"value": "" "value" : ""
}, },
"JPUSH_MEIZU_APPKEY": { "JPUSH_MEIZU_APPKEY" : {
"des": "厂商MEIZU-appKey,示例MZ-12345678", "des" : "厂商MEIZU-appKey,示例MZ-12345678",
"key": "MEIZU_APPKEY", "key" : "MEIZU_APPKEY",
"value": "" "value" : ""
}, },
"JPUSH_OPPO_APPID": { "JPUSH_OPPO_APPID" : {
"des": "厂商OPPO-appId,示例OP-12345678", "des" : "厂商OPPO-appId,示例OP-12345678",
"key": "OPPO_APPID", "key" : "OPPO_APPID",
"value": "" "value" : ""
}, },
"JPUSH_OPPO_APPKEY": { "JPUSH_OPPO_APPKEY" : {
"des": "厂商OPPO-appkey,示例OP-12345678", "des" : "厂商OPPO-appkey,示例OP-12345678",
"key": "OPPO_APPKEY", "key" : "OPPO_APPKEY",
"value": "" "value" : ""
}, },
"JPUSH_OPPO_APPSECRET": { "JPUSH_OPPO_APPSECRET" : {
"des": "厂商OPPO-appSecret,示例OP-12345678", "des" : "厂商OPPO-appSecret,示例OP-12345678",
"key": "OPPO_APPSECRET", "key" : "OPPO_APPSECRET",
"value": "" "value" : ""
}, },
"JPUSH_VIVO_APPID": { "JPUSH_VIVO_APPID" : {
"des": "厂商VIVO-appId,示例12345678", "des" : "厂商VIVO-appId,示例12345678",
"key": "com.vivo.push.app_id", "key" : "com.vivo.push.app_id",
"value": "" "value" : ""
}, },
"JPUSH_VIVO_APPKEY": { "JPUSH_VIVO_APPKEY" : {
"des": "厂商VIVO-appkey,示例12345678", "des" : "厂商VIVO-appkey,示例12345678",
"key": "com.vivo.push.api_key", "key" : "com.vivo.push.api_key",
"value": "" "value" : ""
}, },
"JPUSH_XIAOMI_APPID": { "JPUSH_XIAOMI_APPID" : {
"des": "厂商XIAOMI-appId,示例MI-12345678", "des" : "厂商XIAOMI-appId,示例MI-12345678",
"key": "XIAOMI_APPID", "key" : "XIAOMI_APPID",
"value": "" "value" : ""
}, },
"JPUSH_XIAOMI_APPKEY": { "JPUSH_XIAOMI_APPKEY" : {
"des": "厂商XIAOMI-appKey,示例MI-12345678", "des" : "厂商XIAOMI-appKey,示例MI-12345678",
"key": "XIAOMI_APPKEY", "key" : "XIAOMI_APPKEY",
"value": "" "value" : ""
} }
} }
} }
@ -305,55 +302,55 @@
} }
}, },
/* */ /* */
"quickapp": {}, "quickapp" : {},
"h5": { "h5" : {
"devServer": { "devServer" : {
"proxy": { "proxy" : {
"baseUrlTest/adminapi": { "baseUrlTest/adminapi" : {
"target": "https://worker-task.lihaink.cn", "target" : "https://worker-task.lihaink.cn",
"changeOrigin": true, "changeOrigin" : true,
"pathRewrite": { "pathRewrite" : {
"^/baseUrlTest/adminapi": "/adminapi" "^/baseUrlTest/adminapi" : "/adminapi"
} }
}, },
"baseUrlTest/api": { "baseUrlTest/api" : {
"target": "https://worker-task.lihaink.cn", "target" : "https://worker-task.lihaink.cn",
"changeOrigin": true, "changeOrigin" : true,
"pathRewrite": { "pathRewrite" : {
"^/baseUrlTest/api": "/api" "^/baseUrlTest/api" : "/api"
} }
} }
} }
}, },
"sdkConfigs": { "sdkConfigs" : {
"maps": { "maps" : {
"amap": { "amap" : {
"key": "275cd3601b1b2d6414f6c988e7911664", "key" : "275cd3601b1b2d6414f6c988e7911664",
"securityJsCode": "d2d7c56801819e8bdf71b8a71846f235", "securityJsCode" : "d2d7c56801819e8bdf71b8a71846f235",
"serviceHost": "" "serviceHost" : ""
} }
} }
} }
}, },
/* */ /* */
"mp-weixin": { "mp-weixin" : {
"appid": "wx6e14cb98394e36bc", "appid" : "wx6e14cb98394e36bc",
"setting": { "setting" : {
"urlCheck": false "urlCheck" : false
}, },
"usingComponents": true "usingComponents" : true
}, },
"mp-alipay": { "mp-alipay" : {
"usingComponents": true "usingComponents" : true
}, },
"mp-baidu": { "mp-baidu" : {
"usingComponents": true "usingComponents" : true
}, },
"mp-toutiao": { "mp-toutiao" : {
"usingComponents": true "usingComponents" : true
}, },
"uniStatistics": { "uniStatistics" : {
"enable": false "enable" : false
}, },
"vueVersion": "2" "vueVersion" : "2"
} }