snow 1 年之前
父節點
當前提交
efe5053d91
共有 5 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.ad591720.js
  3. 二進制
      dist/static/js/app.ad591720.js.gz
  4. 二進制
      dist/static/js/app.f908c90f.js.gz
  5. 1 1
      src/pages/login.vue

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


二進制
dist/static/js/app.ad591720.js.gz


二進制
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