diff --git a/App.vue b/App.vue index 4dad085..0aba66a 100644 --- a/App.vue +++ b/App.vue @@ -1,13 +1,15 @@ diff --git a/env/prod_xjzs.js b/env/prod_xjzs.js index 2cdf2c4..09db3c0 100644 --- a/env/prod_xjzs.js +++ b/env/prod_xjzs.js @@ -1,6 +1,5 @@ const ENV_PATH = { baseUrl: 'https://www.aihxz.com', // 销讲助手 - // baseUrl: 'https://hxz.quhouse.com', // 销讲助手 } module.exports = ENV_PATH \ No newline at end of file diff --git a/env/yzdev.js b/env/yzdev.js new file mode 100644 index 0000000..1614ffb --- /dev/null +++ b/env/yzdev.js @@ -0,0 +1,6 @@ +const ENV_PATH = { + baseUrl: 'https://zh.aihxz.com', // 销讲助手 + domain: 'zh.aihxz.com', // 主域名 +} + +module.exports = ENV_PATH \ No newline at end of file diff --git a/manifest.json b/manifest.json index 82f8d3e..31b9f8b 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": "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" + } } diff --git a/package.json b/package.json index 5afe7f0..36b8c42 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,16 @@ "define": { "WXSC-PLATFORM": true } + }, + "weixin:yzdev": { + "title": "云筑数智助手 生产", + "env": { + "UNI_PLATFORM": "mp-weixin", + "ENV_PATH": "@/env/yzdev.js" + }, + "define": { + "WXSC-PLATFORM": true + } } } } diff --git a/pages.json b/pages.json index 4e12dfc..cdd8f2c 100644 --- a/pages.json +++ b/pages.json @@ -9,6 +9,11 @@ "navigationBarBackgroundColor": "#008EF2", "navigationBarTextStyle": "white", "navigationStyle": "custom" + // "mp-weixin": { + // "usingComponents": { + // "digital-human": "plugin://digital-human-plugin/core" + // } + // } } }, { @@ -604,26 +609,22 @@ "enablePullDownRefresh": true } + }, { + "path": "RuleEditing/RuleEditing", + "style": { + "navigationBarTitleText": "编辑指标", + "enablePullDownRefresh": false + } + + }, { + "path": "warningList/warningList", + "style": { + "navigationBarTitleText": "项目预警", + "enablePullDownRefresh": false + } + } - ,{ - "path" : "RuleEditing/RuleEditing", - "style" : - { - "navigationBarTitleText": "编辑指标", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "warningList/warningList", - "style" : - { - "navigationBarTitleText": "项目预警", - "enablePullDownRefresh": false - } - - } - ] + ] } ], diff --git a/pages/index/guide.vue b/pages/index/guide.vue index 7112b21..e33cb60 100644 --- a/pages/index/guide.vue +++ b/pages/index/guide.vue @@ -1,36 +1,42 @@