正在显示
4 个修改的文件
包含
7 行增加
和
7 行删除
@@ -102,7 +102,7 @@ | @@ -102,7 +102,7 @@ | ||
102 | }, | 102 | }, |
103 | "quickapp" : {}, | 103 | "quickapp" : {}, |
104 | "mp-weixin" : { | 104 | "mp-weixin" : { |
105 | - "appid" : "wx6cd2152282abd34c", | 105 | + "appid" : "wxac18386e35824192", |
106 | "setting" : { | 106 | "setting" : { |
107 | "urlCheck" : false, | 107 | "urlCheck" : false, |
108 | "es6" : true, | 108 | "es6" : true, |
@@ -168,8 +168,8 @@ export default { | @@ -168,8 +168,8 @@ export default { | ||
168 | onLoad() { | 168 | onLoad() { |
169 | if (this.vuex_appId == 'wxac18386e35824192') { | 169 | if (this.vuex_appId == 'wxac18386e35824192') { |
170 | // 新华 | 170 | // 新华 |
171 | - this.service = "http://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE(%E6%B8%85%E6%B4%81%E7%89%88).html" | ||
172 | - this.policy = "http://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1.1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96(%E6%B8%85%E6%B4%81%E7%89%88).html" | 171 | + this.service = "https://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE(%E6%B8%85%E6%B4%81%E7%89%88).html" |
172 | + this.policy = "https://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1.1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96(%E6%B8%85%E6%B4%81%E7%89%88).html" | ||
173 | } | 173 | } |
174 | }, | 174 | }, |
175 | 175 |
@@ -35,8 +35,8 @@ | @@ -35,8 +35,8 @@ | ||
35 | onLoad() { | 35 | onLoad() { |
36 | if (this.vuex_appId == 'wxac18386e35824192') { | 36 | if (this.vuex_appId == 'wxac18386e35824192') { |
37 | // 新华 | 37 | // 新华 |
38 | - const service = "http://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE(%E6%B8%85%E6%B4%81%E7%89%88).html" | ||
39 | - const policy = "http://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1.1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96(%E6%B8%85%E6%B4%81%E7%89%88).html" | 38 | + const service = "https://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE(%E6%B8%85%E6%B4%81%E7%89%88).html" |
39 | + const policy = "https://hropublic.oss-cn-beijing.aliyuncs.com/APP/xhsx/1.1-%20%E6%96%B0%E5%8D%8E%E5%AE%9E%E4%B9%A0%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96(%E6%B8%85%E6%B4%81%E7%89%88).html" | ||
40 | 40 | ||
41 | this.service = `/pages/common/webview/webview?navtitle=服务协议&url=${service}` | 41 | this.service = `/pages/common/webview/webview?navtitle=服务协议&url=${service}` |
42 | this.policy = `/pages/common/webview/webview?navtitle=隐私政策&url=${policy}` | 42 | this.policy = `/pages/common/webview/webview?navtitle=隐私政策&url=${policy}` |
@@ -5,9 +5,9 @@ import home from './modules/home' | @@ -5,9 +5,9 @@ import home from './modules/home' | ||
5 | Vue.use(Vuex) | 5 | Vue.use(Vuex) |
6 | 6 | ||
7 | let lifeData = {}; | 7 | let lifeData = {}; |
8 | -let appId = 'wx6cd2152282abd34c'; | 8 | +// let appId = 'wx6cd2152282abd34c'; |
9 | // 新华网 | 9 | // 新华网 |
10 | -// let appId = 'wxac18386e35824192'; | 10 | +let appId = 'wxac18386e35824192'; |
11 | 11 | ||
12 | 12 | ||
13 | try { | 13 | try { |
请
注册
或
登录
后发表评论