guhongwei 5 éve
szülő
commit
a054edcb84
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/pages/corp/views/index.vue

+ 1 - 1
src/pages/corp/views/index.vue

@@ -30,7 +30,7 @@ export default {
   computed: {},
   methods: {
     back() {
-      window.location.href = 'http://smart.jilinjobswx.cn/mobile';
+      window.location.href = 'http://smart.cc-lotus.info/weixin/auth?redirect_uri=http://smart.cc-lotus.info/mobile/#/';
     },
   },
 };