From 6898fe4c45d8f153a32d8d9caadd0ac23530054c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E7=BB=A7=E7=BB=AD=E5=90=B9?= <17611323298@163.com> Date: Tue, 18 Jul 2023 11:34:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E4=BA=91=E7=AD=91=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E5=B0=8F=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 222 +++++++++++++++++++++++++------------------------- 1 file changed, 111 insertions(+), 111 deletions(-) diff --git a/manifest.json b/manifest.json index 31b9f8b..d71c108 100644 --- a/manifest.json +++ b/manifest.json @@ -1,113 +1,113 @@ { - "name": "AI销讲助手", - "appid": "__UNI__7A1611D", - "description": "AI销讲助手", - "versionName": "1.1.0", - "versionCode": "100", - "transformPx": false, - "app-plus": { - "usingComponents": true, - "nvueCompiler": "uni-app", - "compilerVersion": 3, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 - }, - "modules": { - "Push": {}, - "UIWebview": {}, - "Webview-x5": {} - }, - "distribute": { - "android": { - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"] - }, - "ios": { - "idfa": false - }, - "sdkConfigs": { - "ad": {}, - "oauth": {} - }, - "icons": { - "android": { - "hdpi": "", - "xhdpi": "", - "xxhdpi": "", - "xxxhdpi": "" - }, - "ios": { - "appstore": "", - "ipad": {}, - "iphone": {} - } - } - } - }, - "quickapp": {}, - "mp-weixin": { - "appid": "wx8f883dca5ecc5510", - "setting": { - "urlCheck": false, - "es6": true, - "postcss": true, - "minified": false - }, - "usingComponents": true, - "permission": {}, - "requiredBackgroundModes": ["audio"], - "lazyCodeLoading": "requiredComponents", - "plugins": { - "WechatSI": { - "version": "0.3.4", - "provider": "wx069ba97219f66d99" - } - }, - "uniStatistics": { - "enable": true - } - }, - "mp-alipay": { - "usingComponents": true - }, - "mp-baidu": { - "usingComponents": true - }, - "mp-toutiao": { - "usingComponents": true - }, - "h5": { - "router": { - "base": "/pages/login/guide" - } - }, - "uniStatistics": { - "version": "1" - } + "name" : "云筑数智助手", + "appid" : "__UNI__7A1611D", + "description" : "AI销讲助手", + "versionName" : "1.1.0", + "versionCode" : "100", + "transformPx" : false, + "app-plus" : { + "usingComponents" : true, + "nvueCompiler" : "uni-app", + "compilerVersion" : 3, + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 + }, + "modules" : { + "Push" : {}, + "UIWebview" : {}, + "Webview-x5" : {} + }, + "distribute" : { + "android" : { + "permissions" : [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] + }, + "ios" : { + "idfa" : false + }, + "sdkConfigs" : { + "ad" : {}, + "oauth" : {} + }, + "icons" : { + "android" : { + "hdpi" : "", + "xhdpi" : "", + "xxhdpi" : "", + "xxxhdpi" : "" + }, + "ios" : { + "appstore" : "", + "ipad" : {}, + "iphone" : {} + } + } + } + }, + "quickapp" : {}, + "mp-weixin" : { + "appid" : "wx3c3f25187e6b6176", + "setting" : { + "urlCheck" : false, + "es6" : true, + "postcss" : true, + "minified" : false + }, + "usingComponents" : true, + "permission" : {}, + "requiredBackgroundModes" : [ "audio" ], + "lazyCodeLoading" : "requiredComponents", + "plugins" : { + "WechatSI" : { + "version" : "0.3.4", + "provider" : "wx069ba97219f66d99" + } + }, + "uniStatistics" : { + "enable" : true + } + }, + "mp-alipay" : { + "usingComponents" : true + }, + "mp-baidu" : { + "usingComponents" : true + }, + "mp-toutiao" : { + "usingComponents" : true + }, + "h5" : { + "router" : { + "base" : "/pages/login/guide" + } + }, + "uniStatistics" : { + "version" : "1" + } }