分支
用户 hcong <1050828145@qq.com>
星期四, 十一月 28, 2024 05:35 +0000
提交者 hcong <1050828145@qq.com>
星期四, 十一月 28, 2024 05:35 +0000
提交07b5dcb4905a15d0b39a51219d51c57fbd5ca4d1
目录 b94e2700e38cee55f6582937509f0e0e0916f7c9 目录 | zip | gz
上一版本 d28223384922de5fb08c20516eb3f99981c8136a 查看 | 对比
1. 新增登录页面 2. 新增登录接口 3. 新增stores/userToken.js 保存登录状态登录和退出登录 和 stores/activeCheck.js 保存登录超时和延时函数 4. components/core/Header完善退出登录点击事件 5. 新增cookie工具类 6. 新增登录工具类
已修改5个文件
已添加10个文件
504 ■■■■■ 文件已修改
src/App.vue 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/index.js 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/loginApi.js 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/image/background_img.jpg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/image/background_main.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/image/login_btn.jpg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/image/pwd_icon.png 对比 | 查看 | 原始文档 | blame | 历史
src/components.d.ts 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/core/Header.vue 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/index.js 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stores/activeCheck.js 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stores/userToken.js 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/cookieUtil.js 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/loginUtil.js 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/LoginView.vue 229 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史