正在显示
11 个修改的文件
包含
54 行增加
和
36 行删除
| 1 | const themeList = { | 1 | const themeList = { |
| 2 | + // 广西资源学校 | ||
| 3 | + 'wxd08679fe4c0d3ec3': { | ||
| 4 | + value: [ | ||
| 5 | + {name:'--primary-color',value: '#0CB17A'}, | ||
| 6 | + {name:'--primary-color000',value: '#1CD9B2'}, | ||
| 7 | + {name:'--primary-color100',value: 'rgba(12, 177, 122, 1)'}, | ||
| 8 | + {name:'--primary-color02',value: 'rgba(12, 177, 122, 0.2)'}, | ||
| 9 | + {name:'--primary-color03',value: 'rgba(12, 177, 122, 0.3)'}, | ||
| 10 | + {name:'--primary-color003',value: 'rgba(12, 177, 122, 0.03)'}, | ||
| 11 | + {name:'--primary-color006',value: 'rgba(12, 177, 122, 0.06)'}, | ||
| 12 | + ], | ||
| 13 | + imagePath: 'https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/wxd08679fe4c0d3ec3/' | ||
| 14 | + }, | ||
| 2 | // 优学乐业 - 教师 | 15 | // 优学乐业 - 教师 |
| 3 | 'wx6cd2152282abd34c': { | 16 | 'wx6cd2152282abd34c': { |
| 4 | value: [ | 17 | value: [ |
| @@ -10,7 +23,7 @@ const themeList = { | @@ -10,7 +23,7 @@ const themeList = { | ||
| 10 | {name:'--primary-color003',value: 'rgba(12, 177, 122, 0.03)'}, | 23 | {name:'--primary-color003',value: 'rgba(12, 177, 122, 0.03)'}, |
| 11 | {name:'--primary-color006',value: 'rgba(12, 177, 122, 0.06)'}, | 24 | {name:'--primary-color006',value: 'rgba(12, 177, 122, 0.06)'}, |
| 12 | ], | 25 | ], |
| 13 | - imagePath: 'https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/wx6cd2152282abd34c/' | 26 | + imagePath: 'https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/wx6cd2152282abd34c/' |
| 14 | }, | 27 | }, |
| 15 | // 新华网 - 教师 | 28 | // 新华网 - 教师 |
| 16 | 'wxac18386e35824192': { | 29 | 'wxac18386e35824192': { |
| @@ -23,7 +36,7 @@ const themeList = { | @@ -23,7 +36,7 @@ const themeList = { | ||
| 23 | {name:'--primary-color003',value: 'rgba(0, 93, 172, 0.03)'}, | 36 | {name:'--primary-color003',value: 'rgba(0, 93, 172, 0.03)'}, |
| 24 | {name:'--primary-color006',value: 'rgba(0, 93, 172, 0.06)'}, | 37 | {name:'--primary-color006',value: 'rgba(0, 93, 172, 0.06)'}, |
| 25 | ], | 38 | ], |
| 26 | - imagePath: 'https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/wxac18386e35824192/' | 39 | + imagePath: 'https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/wxac18386e35824192/' |
| 27 | } | 40 | } |
| 28 | } | 41 | } |
| 29 | 42 |
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | <view class="title-v"> | 4 | <view class="title-v"> |
| 5 | <view class="title">手机号快速登录</view> | 5 | <view class="title">手机号快速登录</view> |
| 6 | <img | 6 | <img |
| 7 | - src="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/excellet-working/loginclose.jpg" | 7 | + src="https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/excellet-working/loginclose.jpg" |
| 8 | @click="closeX" | 8 | @click="closeX" |
| 9 | alt="" | 9 | alt="" |
| 10 | /> | 10 | /> |
| @@ -54,8 +54,8 @@ export default { | @@ -54,8 +54,8 @@ export default { | ||
| 54 | return { | 54 | return { |
| 55 | checked: false, | 55 | checked: false, |
| 56 | isDisable: true, | 56 | isDisable: true, |
| 57 | - service: "https://hropublic.oss-cn-beijing.aliyuncs.com/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE.html", | ||
| 58 | - policy: "https://hropublic.oss-cn-beijing.aliyuncs.com/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE.html", | 57 | + service: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE.html", |
| 58 | + policy: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE.html", | ||
| 59 | }; | 59 | }; |
| 60 | }, | 60 | }, |
| 61 | 61 | ||
| @@ -68,8 +68,8 @@ export default { | @@ -68,8 +68,8 @@ export default { | ||
| 68 | mounted() { | 68 | mounted() { |
| 69 | if (this.vuex_appId == "wx1d61898f341c39ec") { | 69 | if (this.vuex_appId == "wx1d61898f341c39ec") { |
| 70 | // 新华 | 70 | // 新华 |
| 71 | - 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" | ||
| 72 | - 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" | 71 | + this.service = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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" |
| 72 | + this.policy = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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" | ||
| 73 | } | 73 | } |
| 74 | }, | 74 | }, |
| 75 | 75 |
| @@ -11,7 +11,8 @@ module.exports = (vm) => { | @@ -11,7 +11,8 @@ module.exports = (vm) => { | ||
| 11 | // config.baseURL = "https://api-isxpre.workai.com.cn"; | 11 | // config.baseURL = "https://api-isxpre.workai.com.cn"; |
| 12 | 12 | ||
| 13 | // 线上环境 | 13 | // 线上环境 |
| 14 | - config.baseURL = "https://api-isx.workai.com.cn"; | 14 | + config.baseURL = "https://xqztc.gxnrvtc.edu.cn:7002"; |
| 15 | + // config.baseURL = "https://api-isx.workai.com.cn"; | ||
| 15 | 16 | ||
| 16 | config.header = { | 17 | config.header = { |
| 17 | // 'content-type': 'xxx' | 18 | // 'content-type': 'xxx' |
| @@ -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" : "wxd08679fe4c0d3ec3", |
| 106 | "setting" : { | 106 | "setting" : { |
| 107 | "urlCheck" : false, | 107 | "urlCheck" : false, |
| 108 | "es6" : true, | 108 | "es6" : true, |
| @@ -59,8 +59,8 @@ export default { | @@ -59,8 +59,8 @@ export default { | ||
| 59 | return { | 59 | return { |
| 60 | isDisable: true, | 60 | isDisable: true, |
| 61 | checked: [], | 61 | checked: [], |
| 62 | - service: "https://hropublic.oss-cn-beijing.aliyuncs.com/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE.html", | ||
| 63 | - policy: "https://hropublic.oss-cn-beijing.aliyuncs.com/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE.html", | 62 | + service: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE.html", |
| 63 | + policy: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE.html", | ||
| 64 | form: { | 64 | form: { |
| 65 | mobile: "", | 65 | mobile: "", |
| 66 | password: "", | 66 | password: "", |
| @@ -71,8 +71,8 @@ export default { | @@ -71,8 +71,8 @@ export default { | ||
| 71 | onLoad() { | 71 | onLoad() { |
| 72 | if (this.vuex_appId == 'wxac18386e35824192') { | 72 | if (this.vuex_appId == 'wxac18386e35824192') { |
| 73 | // 新华 | 73 | // 新华 |
| 74 | - 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" | ||
| 75 | - 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" | 74 | + this.service = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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" |
| 75 | + this.policy = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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" | ||
| 76 | } | 76 | } |
| 77 | }, | 77 | }, |
| 78 | 78 |
| @@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
| 14 | <view class="form"> | 14 | <view class="form"> |
| 15 | 15 | ||
| 16 | <view class="title"> | 16 | <view class="title"> |
| 17 | - <img src="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/t_logo.png" alt="" /> | 17 | + <img src="https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/t_logo.png" alt="" /> |
| 18 | <view class="one">欢迎登录优学乐业</view> | 18 | <view class="one">欢迎登录优学乐业</view> |
| 19 | <view class="two">教师端</view> | 19 | <view class="two">教师端</view> |
| 20 | </view> | 20 | </view> |
| @@ -158,8 +158,8 @@ export default { | @@ -158,8 +158,8 @@ export default { | ||
| 158 | errorType: "toast", | 158 | errorType: "toast", |
| 159 | isDisable: true, | 159 | isDisable: true, |
| 160 | checked: [], | 160 | checked: [], |
| 161 | - service: "https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", | ||
| 162 | - policy: "https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", | 161 | + service: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", |
| 162 | + policy: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", | ||
| 163 | form: { | 163 | form: { |
| 164 | mobile: "", | 164 | mobile: "", |
| 165 | password: "", | 165 | password: "", |
| @@ -172,8 +172,8 @@ export default { | @@ -172,8 +172,8 @@ export default { | ||
| 172 | onLoad() { | 172 | onLoad() { |
| 173 | if (this.vuex_appId == 'wxac18386e35824192') { | 173 | if (this.vuex_appId == 'wxac18386e35824192') { |
| 174 | // 新华 | 174 | // 新华 |
| 175 | - 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" | ||
| 176 | - 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" | 175 | + this.service = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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" |
| 176 | + this.policy = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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" | ||
| 177 | } | 177 | } |
| 178 | }, | 178 | }, |
| 179 | 179 | ||
| @@ -338,7 +338,7 @@ export default { | @@ -338,7 +338,7 @@ export default { | ||
| 338 | height: 100%; | 338 | height: 100%; |
| 339 | position: relative; | 339 | position: relative; |
| 340 | 340 | ||
| 341 | - background-image: url("https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/login_background.png"); | 341 | + background-image: url("https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/login_background.png"); |
| 342 | background-size: contain; | 342 | background-size: contain; |
| 343 | background-repeat: no-repeat; | 343 | background-repeat: no-repeat; |
| 344 | 344 |
| @@ -154,8 +154,8 @@ export default { | @@ -154,8 +154,8 @@ export default { | ||
| 154 | errorType: "toast", | 154 | errorType: "toast", |
| 155 | isDisable: true, | 155 | isDisable: true, |
| 156 | checked: [], | 156 | checked: [], |
| 157 | - service: "https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", | ||
| 158 | - policy: "https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", | 157 | + service: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E7%94%A8%E6%88%B7%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", |
| 158 | + policy: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/agreement/%E3%80%8A%E4%BC%98%E5%AD%A6%E4%B9%90%E4%B8%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE%E3%80%8B.htm", | ||
| 159 | form: { | 159 | form: { |
| 160 | mobile: "", | 160 | mobile: "", |
| 161 | password: "", | 161 | password: "", |
| @@ -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 = "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" | 171 | + this.service = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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 |
| @@ -27,16 +27,16 @@ | @@ -27,16 +27,16 @@ | ||
| 27 | export default { | 27 | export default { |
| 28 | data() { | 28 | data() { |
| 29 | return { | 29 | return { |
| 30 | - service: "https://hropublic.oss-cn-beijing.aliyuncs.com/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE.html", | ||
| 31 | - policy: "https://hropublic.oss-cn-beijing.aliyuncs.com/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE.html", | 30 | + service: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E6%9C%8D%E5%8A%A1%E5%8D%8F%E8%AE%AE.html", |
| 31 | + policy: "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/agreement/%E6%A0%A1%E8%81%8C%E9%80%9A%E9%9A%90%E7%A7%81%E5%8D%8F%E8%AE%AE.html", | ||
| 32 | } | 32 | } |
| 33 | }, | 33 | }, |
| 34 | 34 | ||
| 35 | onLoad() { | 35 | onLoad() { |
| 36 | if (this.vuex_appId == 'wxac18386e35824192') { | 36 | if (this.vuex_appId == 'wxac18386e35824192') { |
| 37 | // 新华 | 37 | // 新华 |
| 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" | 38 | + const service = "https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/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}` |
| @@ -18,7 +18,7 @@ | @@ -18,7 +18,7 @@ | ||
| 18 | <view class="home"> | 18 | <view class="home"> |
| 19 | <view class="school_box" v-if="hasLogin"> | 19 | <view class="school_box" v-if="hasLogin"> |
| 20 | <u-image | 20 | <u-image |
| 21 | - src="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/schoolBg.png" | 21 | + src="https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/schoolBg.png" |
| 22 | width="750rpx" | 22 | width="750rpx" |
| 23 | height="496rpx" | 23 | height="496rpx" |
| 24 | /> | 24 | /> |
| @@ -34,7 +34,7 @@ | @@ -34,7 +34,7 @@ | ||
| 34 | 34 | ||
| 35 | <view class="school_box" v-else> | 35 | <view class="school_box" v-else> |
| 36 | <u-image | 36 | <u-image |
| 37 | - src="https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/schoolBg.png" | 37 | + src="https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/schoolBg.png" |
| 38 | width="750rpx" | 38 | width="750rpx" |
| 39 | height="496rpx" | 39 | height="496rpx" |
| 40 | /> | 40 | /> |
| @@ -48,7 +48,7 @@ | @@ -48,7 +48,7 @@ | ||
| 48 | }, | 48 | }, |
| 49 | "compileType": "miniprogram", | 49 | "compileType": "miniprogram", |
| 50 | "libVersion": "2.16.0", | 50 | "libVersion": "2.16.0", |
| 51 | - "appid": "wx78611325fc3ba077", | 51 | + "appid": "wxd08679fe4c0d3ec3", |
| 52 | "projectname": "miniprogram-1", | 52 | "projectname": "miniprogram-1", |
| 53 | "condition": {}, | 53 | "condition": {}, |
| 54 | "editorSetting": { | 54 | "editorSetting": { |
| @@ -5,12 +5,16 @@ import home from './modules/home' | @@ -5,12 +5,16 @@ import home from './modules/home' | ||
| 5 | Vue.use(Vuex) | 5 | Vue.use(Vuex) |
| 6 | 6 | ||
| 7 | const appNameData = { | 7 | const appNameData = { |
| 8 | + 'wxd08679fe4c0d3ec3': '校职通', | ||
| 8 | 'wx6cd2152282abd34c': '校职通', | 9 | 'wx6cd2152282abd34c': '校职通', |
| 9 | 'wxac18386e35824192': '新华实习', | 10 | 'wxac18386e35824192': '新华实习', |
| 10 | } | 11 | } |
| 11 | 12 | ||
| 12 | let lifeData = {}; | 13 | let lifeData = {}; |
| 13 | -let appId = 'wx6cd2152282abd34c'; | 14 | +// 广西资源学校 |
| 15 | +let appId = 'wxd08679fe4c0d3ec3'; | ||
| 16 | +// 公有云 | ||
| 17 | +// let appId = 'wx6cd2152282abd34c'; | ||
| 14 | // 新华网 | 18 | // 新华网 |
| 15 | // let appId = 'wxac18386e35824192'; | 19 | // let appId = 'wxac18386e35824192'; |
| 16 | 20 | ||
| @@ -70,7 +74,7 @@ const store = new Vuex.Store({ | @@ -70,7 +74,7 @@ const store = new Vuex.Store({ | ||
| 70 | vuex_baseImgUrl: "", | 74 | vuex_baseImgUrl: "", |
| 71 | vuex_theme: '', | 75 | vuex_theme: '', |
| 72 | vuex_ossUrl: "https://yxly.oss-cn-beijing.aliyuncs.com", | 76 | vuex_ossUrl: "https://yxly.oss-cn-beijing.aliyuncs.com", |
| 73 | - vuex_ossUrlPubilc: "https://yxlypublic.oss-cn-beijing.aliyuncs.com", | 77 | + vuex_ossUrlPubilc: "http://42.247.37.17:19000", |
| 74 | vuex_customer_chatUrl: "https://work.weixin.qq.com/kfid/kfc04063cd2d1081221", //企业微信客服 | 78 | vuex_customer_chatUrl: "https://work.weixin.qq.com/kfid/kfc04063cd2d1081221", //企业微信客服 |
| 75 | vuex_customer_phone: "", | 79 | vuex_customer_phone: "", |
| 76 | vuex_applyUrl: "", | 80 | vuex_applyUrl: "", |
| @@ -86,25 +90,25 @@ const store = new Vuex.Store({ | @@ -86,25 +90,25 @@ const store = new Vuex.Store({ | ||
| 86 | { | 90 | { |
| 87 | "pagePath": "/pages/tabBar/home/home", | 91 | "pagePath": "/pages/tabBar/home/home", |
| 88 | "iconPath": "/static/img/icon/home.png", | 92 | "iconPath": "/static/img/icon/home.png", |
| 89 | - "selectedIconPath": `https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/${appId}/homeHL.png`, | 93 | + "selectedIconPath": `https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/${appId}/homeHL.png`, |
| 90 | "text": "首页" | 94 | "text": "首页" |
| 91 | }, | 95 | }, |
| 92 | { | 96 | { |
| 93 | "pagePath": "/pages/tabBar/internship/internship", | 97 | "pagePath": "/pages/tabBar/internship/internship", |
| 94 | "iconPath": "/static/img/icon/internship.png", | 98 | "iconPath": "/static/img/icon/internship.png", |
| 95 | - "selectedIconPath": `https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/${appId}/internshipHL.png`, | 99 | + "selectedIconPath": `https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/${appId}/internshipHL.png`, |
| 96 | "text": "实习生" | 100 | "text": "实习生" |
| 97 | }, | 101 | }, |
| 98 | { | 102 | { |
| 99 | "pagePath": "/pages/tabBar/message/message", | 103 | "pagePath": "/pages/tabBar/message/message", |
| 100 | "iconPath": "/static/img/icon/message.png", | 104 | "iconPath": "/static/img/icon/message.png", |
| 101 | - "selectedIconPath": `https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/${appId}/messageHL.png`, | 105 | + "selectedIconPath": `https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/${appId}/messageHL.png`, |
| 102 | "text": "消息" | 106 | "text": "消息" |
| 103 | }, | 107 | }, |
| 104 | { | 108 | { |
| 105 | "pagePath": "/pages/tabBar/my/my", | 109 | "pagePath": "/pages/tabBar/my/my", |
| 106 | "iconPath": "/static/img/icon/my.png", | 110 | "iconPath": "/static/img/icon/my.png", |
| 107 | - "selectedIconPath": `https://yxlypublic.oss-cn-beijing.aliyuncs.com/WeChat/${appId}/myHL.png`, | 111 | + "selectedIconPath": `https://xqztc.gxnrvtc.edu.cn:19000/yxlypublic/WeChat/${appId}/myHL.png`, |
| 108 | "text": "我的" | 112 | "text": "我的" |
| 109 | } | 113 | } |
| 110 | ], | 114 | ], |
请
注册
或
登录
后发表评论