tdesign-vue-next-starter/src
paopao f614c37842
refactor: 将layout代码转成sfc (#279)
* feat: menuContent.tsx to MenuContent.vue

* feat: sideNav.tsx change to SideNav.vue

* feat: layout index.tsx change to index.vue

* fix: delete RenderFnIcon

* fix: tabRouters reactive and some optimization

* chore: fix typo

* fix: tab-router close fail

Co-authored-by: yuyang <uyarnchen@gmail.com>
2022-09-04 17:17:58 +08:00
..
api feat: 将请求分类至api文件夹 (#221) 2022-07-10 14:58:21 +08:00
assets feat: replace duplicated token (#202) 2022-06-30 19:08:21 +08:00
components feat: replace duplicated token (#202) 2022-06-30 19:08:21 +08:00
config feat: 请求部分代码改造 (#185) 2022-06-24 16:57:15 +08:00
constants fix(constants): RECEIPT拼写错误 (#230) 2022-07-15 13:56:34 +08:00
hooks feat/t7 (#12) 2021-12-22 12:07:29 +08:00
layouts refactor: 将layout代码转成sfc (#279) 2022-09-04 17:17:58 +08:00
pages fix: 填补登录页面缺失的手机号输入框及相关逻辑 (#255) 2022-08-05 16:08:11 +08:00
router refactor: 将layout代码转成sfc (#279) 2022-09-04 17:17:58 +08:00
store chore: 别名替换 2022-06-23 14:16:36 +08:00
style chore: rename component file name (#243) 2022-07-27 15:35:57 +08:00
types chore: 补充类型声明 (#271) 2022-08-13 23:39:02 +08:00
utils fix: 修正formData类型的数据会被错误过滤的问题 (#272) 2022-08-19 16:40:45 +08:00
App.vue feat: replace duplicated token (#202) 2022-06-30 19:08:21 +08:00
main.ts chore: upgrade dependencies map 2022-04-06 17:36:12 +08:00
permission.ts fix: 修正如果在使用了 userStore 内的数据的页面进行退出登录操作时会因为相关数据提前清除而报错的问题 (#274) 2022-08-24 16:18:42 +08:00