Commit Graph

31 Commits

Author SHA1 Message Date
Yao 0589458b2d
fix: change salesProductPie.vue's data name to '成交占比'. (#3524)
Co-authored-by: gakkispy <12834847+gakkispy@user.noreply.gitee.com>
2024-01-10 14:39:21 +08:00
xingyu 0cfaa40bd0
refactor: layouts use setup (#3312)
* refactor: layouts use setup

* refactor: dashboard use setup

* fix: breadcrumbs types

* fix: noticeList type check error

* fix: noticeList type check error

* chore(Breadcrumb): revert setup change

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-23 12:14:06 +08:00
xingyu 9fad2ab631
refactor(demo): table demo use script setup (#3296)
* refactor: /@/ => @/

* refactor: table demo use script setup

* refactor: change /@/ to @/

* feat: add antdv qrcode demo

* style(qrcode): add margin bottom

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
2023-11-18 16:50:20 +08:00
xingyu 1262e13067
升级最新依赖 并修复eslint报错 (#2896)
* chore: update deps

* fix: import.meta.globEager 已过期

* docs: fix doc bugs

* fix: eslint

* fix: lint:prettier

* fix: stylelint

* chore: update deps

* fix: eslint

* refactor: accountdetail setup

* fix: 'Nullable' is not defined

* feat: remove vite-plugin-vue-setup-extend

* chore: remove unplugin-vue-define-options

* fix(component): pageWrapper

use setup

closed #2898

* refactor: PageFooter use setup

---------

Co-authored-by: jinmao88 <50581550+jinmao88@users.noreply.github.com>
2023-07-06 15:00:38 +08:00
vben 762e5dee14 fix: 修复循环依赖问题 2023-04-06 23:16:15 +08:00
wangxiaoer5200 d31cb904db
fix: 修复控制台一些常见报错和警告 (#1750)
Co-authored-by: wangbin <18695686631@163.com>
2022-03-25 23:39:49 +08:00
vben 414101613e chore: lint fix 2022-03-18 20:34:44 +08:00
Carson dc4b05272f
refactor(dashboard): adjust the spacing of Card under the small screen (#1399)
Co-authored-by: huguangju <huguangju@wowkai.cn>
2021-11-24 23:16:53 +08:00
vben 56a966cfbf chore: format code 2021-08-24 22:41:48 +08:00
vben e15b4f14db fix: fix all types of errors, compatible with volar plugin 2021-08-17 23:04:29 +08:00
vben 45a8eb974a refactor(dashboard): change to setup syntax 2021-08-15 22:36:46 +08:00
Vben 5e17cc8802 refactor: refactor tailwindcss to windicss 2021-08-03 07:40:29 +08:00
Vben 893f3c79e7 refactor(css): refactored windicss to tailwindcss 2021-06-20 21:36:52 +08:00
Vben 34a80542de fix: fix darkModeSwitch switch failure 2021-06-09 22:36:30 +08:00
Vben 663d13a67f fix: fix case errors 2021-04-10 23:57:50 +08:00
Vben 7e43d88f9c fix: echart import path 2021-04-10 23:49:39 +08:00
Vben 5b8eb4a49a feat: dark mode 2021-04-07 23:39:54 +08:00
Vben ee4829c15d fix(server): grammatical errors 2021-04-01 22:34:31 +08:00
Vben 8a14069e71 refactor: refactor dashboard 2021-03-31 23:52:11 +08:00
Vben 1e4a250da1 fix(abakysis): fix tooltip style,fix #436 2021-03-29 23:02:03 +08:00
vben 370b12f515 feat: support echarts 5.0 2021-02-17 23:57:48 +08:00
vben 4d7001bbcf refactor(design): add windicss 2021-02-17 22:07:22 +08:00
vben 9edc281322 chore: format code by eslint #222 2021-01-28 23:30:50 +08:00
vben 6392b7f048 refactor: remove global import 2021-01-18 23:37:36 +08:00
vben 99ac309fa9 wip: support vite 2021-01-09 23:28:52 +08:00
vben 5cbfb2a1f9 fix(charts): fix echarts does not display after refresh #140 2020-12-23 00:16:24 +08:00
vben 7a000366b9 feat(desc-page): add desc page demo 2020-11-17 22:28:32 +08:00
vben 4ff6b73c2b perf: optimize settingDrawer code 2020-11-10 22:45:39 +08:00
vben 2407b3368c fix: some error 2020-10-31 00:15:14 +08:00
vben 77db3d5f80 style: perf code style 2020-10-14 21:22:08 +08:00
vben 52ee35c4be feat(analysis): add analysis page 2020-10-11 22:59:44 +08:00