Commit Graph

28 Commits

Author SHA1 Message Date
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
Setli
3bf20b4eea
feat: loginRedirect add redirect (#287)
Co-authored-by: Setli <set_li@163.com>
2022-09-03 18:10:50 +08:00
yuyang
dffcde1b99
fix: revert vue-router upgrade (#266) 2022-08-11 10:56:39 +08:00
悠静萝莉
df57f5c60b
fix: 修复更新vue-router版本后的遗留问题 (#261) 2022-08-09 11:06:27 +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
pengYYY
5ed7b4ead5 feat: remove nestMenu 2022-06-13 15:13:50 +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
yuyang
6b8e727501
chore: add maintanance page (#146) 2022-05-05 20:22:26 +08:00
Kerwin Bryant
09c6b17b7e
优化菜单选中判断逻辑 (#132) 2022-04-28 11:14:13 +08:00
Uyarn
8440b7cabe feat: support tabs page 2022-03-24 01:37:51 +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
d8c89bff0c
feat/t7 (#12)
* feat: add t7 and code update

* chore(husky): add prepare commit msg

* fix: dashboard getScatterDataSet fix

* ci(pull request): add pull request cache

* fix: dashboard chart render error
2021-12-22 12:07:29 +08:00
pengYYY
62b13aa822 fix: slidenav and result icon fix 2021-12-15 21:09:28 +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
c76ac96178 feat/login/uiedit (#21)
* feat: login ui edit

* feat: login page add dark theme

* feat: login page over

* feat: ui Update

* feat: update start script

Co-authored-by: pengyue970715@gmail.com
2021-12-10 03:05:49 +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