snow 1 jaar geleden
bovenliggende
commit
efe5053d91

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.ad591720.js


BIN
dist/static/js/app.ad591720.js.gz


BIN
dist/static/js/app.f908c90f.js.gz


+ 1 - 1
src/pages/login.vue

@@ -7,7 +7,7 @@ import config from "@/config"
 export default {
   name:'login',
   async mounted () {
-      const redirect = encodeURIComponent('http://cxinv.api.caixiao365.com/')
+      const redirect = encodeURIComponent('http://rep.caixiao365.com/')
       var state = 'wx_' + Math.random().toString(36).substr(2, 15)
       const scope = 'snsapi_userinfo'
       const url = `https://open.weixin.qq.com/connect/oauth2/authorize?appid=${config.appId}&redirect_uri=${redirect}&response_type=code&scope=${scope}&state=${state}#wechat_redirect`

Some files were not shown because too many files changed in this diff