zhaoxiaoqiang
2022-08-12 f183f85642efa96aba296a589946b98370e7f6e2
src/views/user/front-login.vue
@@ -2,7 +2,7 @@
 * @Author: 小明丶
 * @Date: 2020-06-04 09:55:50
 * @LastEditors: zxq
 * @LastEditTime: 2022-08-12 10:07:34
 * @LastEditTime: 2022-08-12 10:13:09
 * @Description:
-->
<template>
@@ -38,7 +38,7 @@
          openId: localStorage.axx_ins_client_openId
        });
    } else {
     this.$router.push("/login");
      // this.$router.push("/login");
    }
  },
  methods: {