Commit Graph

20 Commits

Author SHA1 Message Date
悠静萝莉
ece8a0c690
chore: 将vue-router和vue-tsc升级 (#341) 2022-10-20 11:45:52 +08:00
yuyang
dffcde1b99
fix: revert vue-router upgrade (#266) 2022-08-11 10:56:39 +08:00
悠静萝莉
7997d669a8
feat: 升级vue-router版本 (#257)
* feat: 升级vue-router版本

* feat: 升级至 0.4.0
2022-08-08 19:06:24 +08:00
悠静萝莉
86eb38220d
feat: 添加expanded属性,令菜单可以默认打开 (#245) 2022-08-02 18:03:12 +08:00
悠静萝莉
4067e7ca30
feat: router修改为自动导入 (#223)
* feat: router修改为自动导入

* fix: 修复CI编译错误并移除多余声明

* feat: 添加orderNo令自动导入的路由可以排序
2022-07-12 14:14:44 +08:00
yuyang
2f8dd15c85
chore: add 3rd layer menu demo (#165)
* chore: add 3rd layer menu demo

* chore: fix typescript version
2022-06-08 17:05:39 +08:00
Kerwin Bryant
09c6b17b7e
优化菜单选中判断逻辑 (#132) 2022-04-28 11:14:13 +08:00
pengYYY
ae3e021587 feat(router): optimize login jump time 2022-03-07 00:08:57 +08:00
pengYYY
dd246e40b7 refactor(pinia): use pinia refactor store 2022-02-28 18:28:14 +08:00
pengYYY
0f182d8315 fix(router): revert to hash router 2021-12-23 10:45:56 +08:00
pengYYY
6f2c9d3f2e fix: compress login page bgimg 2021-12-23 10:41:30 +08:00
PY
266d032520 fix: echarts resize error (#28)
* fix: echarts resize error

* chore: remove useless code

* feat: update icon

* feat: compress bg img

* docs: readme update
2021-12-13 20:12:32 +08:00
PY
baf43fb503 enhance/router (#23)
* style: ui edit。

* feat: ui edit complete

* style: ui edit

* chore: update style import path

* feat: update import path

* chore: lint fix

* feat: add package.lok

* chore: update node version

* chore: update actions

* chore: remove lock file

* fix: node version update

* fix: revert preview actiion

* fix: tdesign-wrapper classname fix

* feat: add router permission

* feat: enhance router

* feat: optimize header icon

Co-authored-by: pengYYY <pengyue970715@gmail.com>
2021-12-12 15:46:02 +08:00
PY
15e8f72117 fix/UI/dark (#22)
* style: ui edit。

* feat: ui edit complete

* style: ui edit

* chore: update style import path

* feat: update import path

* chore: lint fix

* feat: add package.lok

* chore: update node version

* chore: update actions

* chore: remove lock file

* fix: node version update

* fix: revert preview actiion

* fix: tdesign-wrapper classname fix

* chore: complete type pkg

* chore: action complete

* feat: update redirect url

* feat: rename layouts to layout

* chore: revert layout to layouts

Co-authored-by: Uyarn <uyarnchen@gmail.com>
2021-12-12 01:04:13 +08:00
PY
75df4f1672 Feat/updateconfig (#2)
* feat: update eslint config and npmpkg

* feat: update color config

* feat: eslint update

* feat: update ts config

Co-authored-by: yue.peng <yue.peng@ly.com>
Co-authored-by: pengYYYYY <pengyue970715@gmail.com>
2021-11-26 10:45:04 +08:00
pengYYYYY
9811a061b6 feat: add orange-ci and 2021-09-08 14:55:19 +08:00
pengYYYYY
def496aff8 fix: router layout (merge request !9)
Squash merge branch 'fix/route/layout' into 'develop'
fix: router layout
2021-09-04 02:23:34 +00:00
pengYYYYY
c62ba2cf6c fix: ts error (merge request !5)
Squash merge branch 'fix/tserror' into 'develop'
fix: ts error


Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-09-01 10:24:33 +00:00
pengYYYYY
f4c4cf7d9f fix/eslint (merge request !3)
Squash merge branch 'fix/eslint' into 'develop'
fix eslint error

Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-09-01 03:31:48 +00:00
pengYYYYY
063ba99491 feat/initialize (merge request !1)
Squash merge branch 'feat/initialize' into 'develop'

Co-author: pengYYYYY <pengyue970715@gmail.com>
2021-08-26 03:25:53 +00:00