From dceed30cf66862dfe85b45984b870519ad4da2f6 Mon Sep 17 00:00:00 2001 From: ZhaoTongYao <531131322@qq.com> Date: Thu, 13 Aug 2020 09:15:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8360=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=AE=89=E5=85=A8365;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 6 +++--- subpages/oneKeyService/pages/noticeDetail/noticeDetail.js | 2 +- subpages/oneKeyService/pages/warning/warning.js | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/project.config.json b/project.config.json index 100379d..dacd5e0 100644 --- a/project.config.json +++ b/project.config.json @@ -17,15 +17,15 @@ "checkInvalidKey": true, "checkSiteMap": true, "uploadWithSourceMap": true, - "compileHotReLoad": false, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, - "useIsolateContext": true, "useCompilerModule": false, - "userConfirmedUseCompilerModuleSwitch": false + "userConfirmedUseCompilerModuleSwitch": false, + "compileHotReLoad": false, + "useIsolateContext": true }, "compileType": "miniprogram", "libVersion": "2.8.2", diff --git a/subpages/oneKeyService/pages/noticeDetail/noticeDetail.js b/subpages/oneKeyService/pages/noticeDetail/noticeDetail.js index 7cb8e38..831a447 100644 --- a/subpages/oneKeyService/pages/noticeDetail/noticeDetail.js +++ b/subpages/oneKeyService/pages/noticeDetail/noticeDetail.js @@ -33,7 +33,7 @@ Page({ this.noticeDetail(options.id) } else if(options.modulecode == 'notice_aq'){ wx.setNavigationBarTitle({ - title: '安全360' + title: '安全365' }) this.noticeDetail(options.id) } diff --git a/subpages/oneKeyService/pages/warning/warning.js b/subpages/oneKeyService/pages/warning/warning.js index d8bffad..0dfbf4a 100644 --- a/subpages/oneKeyService/pages/warning/warning.js +++ b/subpages/oneKeyService/pages/warning/warning.js @@ -42,7 +42,7 @@ Page({ }else if(options.modulecode == 'notice_aq'){ this.getBannerList('5') wx.setNavigationBarTitle({ - title: '安全360' + title: '安全365' }) }else{ this.getBannerList('2')