v3.8.2 修改登录超时刷新页面跳转登录页面还提示重新登录问题

This commit is contained in:
YunaiV
2022-03-20 21:59:02 +08:00
parent e923bc661d
commit fb1648ecba
10 changed files with 50 additions and 16 deletions

View File

@ -28,7 +28,6 @@
</template>
<script>
import { socialLogin } from "@/api/login";
import Cookies from "js-cookie";
import { encrypt, decrypt } from '@/utils/jsencrypt'