chuzhixin
|
ccd42d327a
|
⬆ chore: update dependencies
|
2022-10-11 23:19:31 +08:00 |
|
chuzhixin
|
38104597fc
|
🚀 feat: set new theme
|
2022-02-26 00:10:38 +08:00 |
|
vue-admin-beautiful.com
|
e54c435ba1
|
vue-router use addRoute
|
2021-07-18 12:19:59 +08:00 |
|
chuzhixin
|
8b4f20540d
|
deploy
|
2020-11-06 10:15:51 +08:00 |
|
chuzhixin
|
f6c412f4e9
|
🎉代码规范强制使用单引号并取消行末分号
|
2020-10-08 13:32:23 +08:00 |
|
chuzhixin
|
618a9983e3
|
✨不再需要强制要求保留代码author作者信息
|
2020-10-03 15:57:51 +08:00 |
|
飞木鱼
|
949ba51fcb
|
更新
1. 更新dependencies:日常小版本更新
2. 统一mutations命名规范:将setusername修改setUsername,与setPermissions/setAvatar风格一致
3. 整体格式化代码,无内容修改:
> - 删除未引用的import
> - 删除多余空行
> - function间隔添加空行
> - import与逻辑代码间添加空行
> - 优化导入
> - 内联变量
|
2020-08-06 18:07:16 +08:00 |
|
Liu Fengyu
|
241d0f098f
|
update:
简化setting.js footerCopyright,githubCorner
router/index.js routerMode history时,base添加
优化src/utils/request.js codeVerification逻辑
fix:
typo错误
比较 == 可能导致意外类型强制
从 dispatch 返回的 Promise 被忽略
从 push 返回的 Promise 被忽略
异步函数调用缺少 await
|
2020-07-30 16:59:17 +08:00 |
|
初志鑫
|
0d2481def8
|
将token默认存储位置由sessionStorage移至localStorage
|
2020-07-28 16:49:41 +08:00 |
|
初志鑫
|
19d1a93109
|
deploy
|
2020-07-12 09:43:07 +08:00 |
|