Commit Graph

71 Commits

Author SHA1 Message Date
郝先瑞
3092a6e8a7 refactor(request.ts): 移除多余的引用 2022-03-20 23:46:47 +08:00
郝先瑞
65652d12dd refactor(request.ts): axios网络请求库typescript类型完善 2022-03-13 15:36:11 +08:00
郝先瑞
4ae629ab65 refactor: pinia整合优化重构 2022-03-11 00:07:34 +08:00
郝先瑞
5420e8ed77 refactor: 项目优化 2022-03-07 21:17:22 +08:00
郝先瑞
a6882db1dd feat: 系统设置添加主题动态切换 2022-03-01 23:45:07 +08:00
郝先瑞
e598761189 refactor: 缓存重命名Local修改为localStorage 2022-02-24 00:17:42 +08:00
郝先瑞
7cb45d05a0 feat(i18n.ts): 国际化i18n工具类和动态路由国际化的方法generateTitle 2022-02-24 00:00:57 +08:00
郝先瑞
6ff9269fa8 refactor: element-plus升级正式版本移除size为mini的值同步修改 2022-02-20 23:56:31 +08:00
郝先瑞
4f29e83215 feat(Menu.vue): 菜单路由添加外链支持 2022-02-18 00:05:43 +08:00
郝先瑞
251637cf17 feat: 首页图表添加resize自适应 2022-01-24 23:54:29 +08:00
郝先瑞
17cbe2787d refactor: Vite2的别名方式修改后对应引用路径调整 2022-01-01 16:17:15 +08:00
chuan
0f9f89a293 feat: 修复商品列表部分bug
修复商品api错误
修复elementui-plus的el-cascader组件属性绑定错误
data属性名更名为state
utils添加过滤器工具类
onBeforeMount钩子函数更改为onMounted
2021-12-28 11:59:49 +08:00
zc
41cba750b5 feat: 修改vuex为pinia
修改vuex为pinia
2021-12-25 13:26:12 +08:00
有来技术
2aee00631e refactor(Navbar.vue): 退出样式调整,tagView添加关闭图标,引入字段全局方法。 2021-12-07 00:23:27 +08:00
zc
a021f3e5e5 feat: 添加部门查询
添加部门查询
2021-12-07 00:07:18 +08:00
有来技术
c84cfaab6d feat:客户端增删改查页面 2021-12-05 22:29:49 +08:00
有来技术
b048d19d22 feat:动态路由生成 2021-11-27 11:34:33 +08:00
有来技术
d055a11921 feat:登录接口接入 2021-11-26 23:57:59 +08:00
有来技术
0091a5fab2 . 2021-11-20 23:59:45 +08:00
有来技术
a4fe3987c3 feat(user.ts):用户登录接口 2021-11-18 23:57:42 +08:00
有来技术
56f3c5a792 feat(request.ts):添加和封装axios网络请求模块 2021-11-15 23:48:09 +08:00