737 Commits

Author SHA1 Message Date
chuzhixin
488ebde584 deploy 2020-08-30 22:35:39 +08:00
good luck
d49ac8f4e8
Merge pull request #83 from fwfmiao/master
fix: router history mode 404 error
2020-08-30 22:28:29 +08:00
fwfmiao
d8e3cba8b0
fix: router history mode 404 error 2020-08-29 18:36:53 +08:00
chuzhixin
e84369917c deploy 2020-08-28 18:23:50 +08:00
good luck
f976a8dfa5
Merge pull request #80 from fwfmiao/master
build: update package.json
2020-08-27 16:29:39 +08:00
fwfmiao
9f7bcae1a9
build: update package.json 2020-08-27 16:27:08 +08:00
chuzhixin
e7fe9b9b5e 重新格式化代码 2020-08-25 18:25:18 +08:00
chuzhixin
942b673ad6 添加更新日志 2020-08-25 18:17:43 +08:00
chuzhixin
f40d15a770 添加stylint自动排序 2020-08-25 17:34:03 +08:00
chuzhixin
3f989ad995 添加黑名单 2020-08-24 15:15:26 +08:00
chuzhixin
655a9cf999 deploy 2020-08-24 12:03:39 +08:00
chuzhixin
503f35dd8a deploy 2020-08-24 11:11:12 +08:00
chuzhixin
fccdb56cae 提交黑名单 2020-08-23 12:44:39 +08:00
chuzhixin
6bed8c0e9a 更新依赖 2020-08-22 12:01:24 +08:00
chuzhixin
f2a0ff4b88 deploy 2020-08-21 09:39:41 +08:00
chuzhixin
660c47cb94 添加黑名单 2020-08-20 13:57:19 +08:00
chuzhixin
4b133cabad 添加黑名单 2020-08-20 12:54:21 +08:00
chuzhixin
dc4781807a deploy 2020-08-17 16:25:38 +08:00
chuzhixin
ce1021fc44 重构mock,修复苹果电脑运行报错 2020-08-17 15:54:12 +08:00
chuzhixin
78d5ca1bb6 deploy 2020-08-15 16:49:18 +08:00
chuzhixin
dddbbe77df 使用黑名单提交 2020-08-15 09:26:36 +08:00
chuzhixin
2fd8e15dc5 deploy 2020-08-14 21:35:50 +08:00
chuzhixin
3b27a3d776 deploy 2020-08-14 14:40:09 +08:00
chuzhixin
96d501c8f4 deploy 2020-08-13 11:17:56 +08:00
chuzhixin
afcf082afa deploy 2020-08-10 13:20:51 +08:00
chuzhixin
8d2ac4d36a deploy 2020-08-09 11:43:08 +08:00
chuzhixin
33bfa0723b deploy 2020-08-09 11:41:36 +08:00
chuzhixin
d66004e08d 移除preview演示模式,因为经过测试发现他其实毫无意义 2020-08-09 11:40:09 +08:00
chuzhixin
1f5df367e2 deploy 2020-08-09 11:26:31 +08:00
chuzhixin
6842c4f4af deploy 2020-08-09 10:58:12 +08:00
chuzhixin
629286c9b3 deploy 2020-08-08 16:24:24 +08:00
chuzhixin
9bd973d148 deploy 2020-08-07 22:51:27 +08:00
chuzhixin
98968689ee deploy 2020-08-07 17:08:55 +08:00
chuzhixin
f77a4a3342 deploy 2020-08-06 20:49:14 +08:00
chuzhixin
6020d11f07 Merge branch 'master' of https://github.com/chuzhixin/vue-admin-beautiful into master 2020-08-06 18:48:41 +08:00
good luck
1696caa395
Merge pull request #73 from fwfmiao/master
更新
2020-08-06 18:45:00 +08:00
飞木鱼
949ba51fcb 更新
1. 更新dependencies:日常小版本更新
2. 统一mutations命名规范:将setusername修改setUsername,与setPermissions/setAvatar风格一致
3. 整体格式化代码,无内容修改:
> - 删除未引用的import
> - 删除多余空行
> - function间隔添加空行
> - import与逻辑代码间添加空行
> - 优化导入
> - 内联变量
2020-08-06 18:07:16 +08:00
chuzhixin
ab97312f26 deploy 2020-08-06 17:09:50 +08:00
chuzhixin
0d84a9fb48 deploy 2020-08-05 20:44:58 +08:00
chuzhixin
13fa6ba64b deploy 2020-08-05 20:40:25 +08:00
chuzhixin
151ea0a7ac deploy 2020-08-05 20:36:05 +08:00
chuzhixin
83a9975c1f 更新axios拦截 2020-08-04 13:55:20 +08:00
初志鑫
09b49be48e deploy 2020-07-31 16:57:37 +08:00
初志鑫
c42570ff59 deploy 2020-07-31 16:50:31 +08:00
初志鑫
25e29a9612 deploy 2020-07-31 16:45:42 +08:00
初志鑫
1ed55f3363 deploy 2020-07-31 13:11:35 +08:00
初志鑫
64eecc09bc 重构axios与多彩loading,常规loading封装逻辑 2020-07-31 12:45:17 +08:00
good luck
e2e8506c08
Merge pull request #72 from fwfmiao/master
update
2020-07-30 17:18:24 +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
初志鑫
5850cd07e2 deploy 2020-07-30 15:25:33 +08:00