Your Name
2022-06-27 ce9f7b73e4252f58ec9b6ee85f736bca3f1dc68d
refs
author Your Name <123456>
Monday, June 27, 2022 19:51 +0800
committer Your Name <123456>
Monday, June 27, 2022 19:51 +0800
commitce9f7b73e4252f58ec9b6ee85f736bca3f1dc68d
tree eb2e00304eeff1099cdd9bed8fb138466d4fda98 tree | zip | gz
parent 305e02f8292ee4e39b3784459803d4fc412c97a2 view | diff
'lct'
145 files added
24472 ■■■■■ changed files
.env 8 ●●●●● diff | view | raw | blame | history
.env.development 7 ●●●●● diff | view | raw | blame | history
.env.production 5 ●●●●● diff | view | raw | blame | history
.eslintignore 18 ●●●●● diff | view | raw | blame | history
.eslintrc.js 63 ●●●●● diff | view | raw | blame | history
.prettierrc.js 39 ●●●●● diff | view | raw | blame | history
CHANGELOG.md 356 ●●●●● diff | view | raw | blame | history
LICENSE 21 ●●●●● diff | view | raw | blame | history
index.html 31 ●●●●● diff | view | raw | blame | history
package-lock.json 7716 ●●●●● diff | view | raw | blame | history
package.json 81 ●●●●● diff | view | raw | blame | history
plugins.d.ts 4 ●●●● diff | view | raw | blame | history
public/favicon.ico diff | view | raw | blame | history
shim.d.ts 13 ●●●●● diff | view | raw | blame | history
source.d.ts 6 ●●●●● diff | view | raw | blame | history
src/App.vue 100 ●●●●● diff | view | raw | blame | history
src/api/department/index.ts 26 ●●●●● diff | view | raw | blame | history
src/api/login/index.ts 25 ●●●●● diff | view | raw | blame | history
src/api/menu/index.ts 39 ●●●●● diff | view | raw | blame | history
src/api/role/index.ts 12 ●●●●● diff | view | raw | blame | history
src/assets/login-icon-two.svg 1 ●●●● diff | view | raw | blame | history
src/assets/logo-mini.svg 9 ●●●●● diff | view | raw | blame | history
src/components/auth/auth.vue 30 ●●●●● diff | view | raw | blame | history
src/components/auth/authAll.vue 31 ●●●●● diff | view | raw | blame | history
src/components/auth/auths.vue 36 ●●●●● diff | view | raw | blame | history
src/components/cropper/index.vue 149 ●●●●● diff | view | raw | blame | history
src/components/editor/index.vue 115 ●●●●● diff | view | raw | blame | history
src/components/editor/toolbar.ts 60 ●●●●● diff | view | raw | blame | history
src/components/iconSelector/index.vue 252 ●●●●● diff | view | raw | blame | history
src/components/noticeBar/index.vue 195 ●●●●● diff | view | raw | blame | history
src/components/svgIcon/index.vue 73 ●●●●● diff | view | raw | blame | history
src/i18n/index.ts 67 ●●●●● diff | view | raw | blame | history
src/i18n/lang/en.ts 180 ●●●●● diff | view | raw | blame | history
src/i18n/lang/zh-cn.ts 180 ●●●●● diff | view | raw | blame | history
src/i18n/lang/zh-tw.ts 180 ●●●●● diff | view | raw | blame | history
src/i18n/pages/formI18n/en.ts 13 ●●●●● diff | view | raw | blame | history
src/i18n/pages/formI18n/zh-cn.ts 13 ●●●●● diff | view | raw | blame | history
src/i18n/pages/formI18n/zh-tw.ts 13 ●●●●● diff | view | raw | blame | history
src/i18n/pages/login/en.ts 29 ●●●●● diff | view | raw | blame | history
src/i18n/pages/login/zh-cn.ts 28 ●●●●● diff | view | raw | blame | history
src/i18n/pages/login/zh-tw.ts 28 ●●●●● diff | view | raw | blame | history
src/layout/component/aside.vue 163 ●●●●● diff | view | raw | blame | history
src/layout/component/columnsAside.vue 292 ●●●●● diff | view | raw | blame | history
src/layout/component/header.vue 34 ●●●●● diff | view | raw | blame | history
src/layout/component/main.vue 101 ●●●●● diff | view | raw | blame | history
src/layout/footer/index.vue 47 ●●●●● diff | view | raw | blame | history
src/layout/index.vue 54 ●●●●● diff | view | raw | blame | history
src/layout/lockScreen/index.vue 372 ●●●●● diff | view | raw | blame | history
src/layout/logo/index.vue 85 ●●●●● diff | view | raw | blame | history
src/layout/main/classic.vue 35 ●●●●● diff | view | raw | blame | history
src/layout/main/columns.vue 41 ●●●●● diff | view | raw | blame | history
src/layout/main/defaults.vue 47 ●●●●● diff | view | raw | blame | history
src/layout/main/transverse.vue 17 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/breadcrumb.vue 163 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/closeFull.vue 61 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/index.vue 119 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/search.vue 138 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/setings.vue 816 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/user.vue 298 ●●●●● diff | view | raw | blame | history
src/layout/navBars/breadcrumb/userNews.vue 115 ●●●●● diff | view | raw | blame | history
src/layout/navBars/index.vue 40 ●●●●● diff | view | raw | blame | history
src/layout/navBars/tagsView/contextmenu.vue 138 ●●●●● diff | view | raw | blame | history
src/layout/navBars/tagsView/tagsView.vue 734 ●●●●● diff | view | raw | blame | history
src/layout/navMenu/horizontal.vue 157 ●●●●● diff | view | raw | blame | history
src/layout/navMenu/subItem.vue 48 ●●●●● diff | view | raw | blame | history
src/layout/navMenu/vertical.vue 101 ●●●●● diff | view | raw | blame | history
src/layout/routerView/iframes.vue 66 ●●●●● diff | view | raw | blame | history
src/layout/routerView/link.vue 61 ●●●●● diff | view | raw | blame | history
src/layout/routerView/parent.vue 88 ●●●●● diff | view | raw | blame | history
src/main.ts 22 ●●●●● diff | view | raw | blame | history
src/router/backEnd.ts 110 ●●●●● diff | view | raw | blame | history
src/router/frontEnd.ts 97 ●●●●● diff | view | raw | blame | history
src/router/index.ts 108 ●●●●● diff | view | raw | blame | history
src/router/route.ts 77 ●●●●● diff | view | raw | blame | history
src/stores/index.ts 8 ●●●●● diff | view | raw | blame | history
src/stores/interface/index.ts 92 ●●●●● diff | view | raw | blame | history
src/stores/keepAliveNames.ts 37 ●●●●● diff | view | raw | blame | history
src/stores/requestOldRoutes.ts 17 ●●●●● diff | view | raw | blame | history
src/stores/routesList.ts 28 ●●●●● diff | view | raw | blame | history
src/stores/tagsViewRoutes.ts 24 ●●●●● diff | view | raw | blame | history
src/stores/themeConfig.ts 146 ●●●●● diff | view | raw | blame | history
src/stores/userInfo.ts 65 ●●●●● diff | view | raw | blame | history
src/theme/app.scss 281 ●●●●● diff | view | raw | blame | history
src/theme/common/transition.scss 94 ●●●●● diff | view | raw | blame | history
src/theme/dark.scss 236 ●●●●● diff | view | raw | blame | history
src/theme/element.scss 282 ●●●●● diff | view | raw | blame | history
src/theme/iconSelector.scss 70 ●●●●● diff | view | raw | blame | history
src/theme/index.scss 8 ●●●●● diff | view | raw | blame | history
src/theme/loading.scss 51 ●●●●● diff | view | raw | blame | history
src/theme/media/chart.scss 94 ●●●●● diff | view | raw | blame | history
src/theme/media/cityLinkage.scss 10 ●●●●● diff | view | raw | blame | history
src/theme/media/date.scss 25 ●●●●● diff | view | raw | blame | history
src/theme/media/dialog.scss 12 ●●●●● diff | view | raw | blame | history
src/theme/media/error.scss 45 ●●●●● diff | view | raw | blame | history
src/theme/media/form.scss 16 ●●●●● diff | view | raw | blame | history
src/theme/media/home.scss 23 ●●●●● diff | view | raw | blame | history
src/theme/media/index.scss 15 ●●●●● diff | view | raw | blame | history
src/theme/media/layout.scss 55 ●●●●● diff | view | raw | blame | history
src/theme/media/login.scss 63 ●●●●● diff | view | raw | blame | history
src/theme/media/media.scss 13 ●●●●● diff | view | raw | blame | history
src/theme/media/pagination.scss 15 ●●●●● diff | view | raw | blame | history
src/theme/media/personal.scss 16 ●●●●● diff | view | raw | blame | history
src/theme/media/scrollbar.scss 56 ●●●●● diff | view | raw | blame | history
src/theme/media/tagsView.scss 11 ●●●●● diff | view | raw | blame | history
src/theme/mixins/index.scss 56 ●●●●● diff | view | raw | blame | history
src/theme/other.scss 36 ●●●●● diff | view | raw | blame | history
src/theme/waves.scss 101 ●●●●● diff | view | raw | blame | history
src/utils/arrayOperation.ts 66 ●●●●● diff | view | raw | blame | history
src/utils/authDirective.ts 40 ●●●●● diff | view | raw | blame | history
src/utils/authFunction.ts 38 ●●●●● diff | view | raw | blame | history
src/utils/commonFunction.ts 65 ●●●●● diff | view | raw | blame | history
src/utils/customDirective.ts 178 ●●●●● diff | view | raw | blame | history
src/utils/directive.ts 18 ●●●●● diff | view | raw | blame | history
src/utils/formatTime.ts 137 ●●●●● diff | view | raw | blame | history
src/utils/getStyleSheets.ts 101 ●●●●● diff | view | raw | blame | history
src/utils/loading.ts 42 ●●●●● diff | view | raw | blame | history
src/utils/other.ts 200 ●●●●● diff | view | raw | blame | history
src/utils/request.ts 72 ●●●●● diff | view | raw | blame | history
src/utils/setIconfont.ts 48 ●●●●● diff | view | raw | blame | history
src/utils/storage.ts 59 ●●●●● diff | view | raw | blame | history
src/utils/theme.ts 59 ●●●●● diff | view | raw | blame | history
src/utils/toolsValidate.ts 370 ●●●●● diff | view | raw | blame | history
src/utils/wartermark.ts 47 ●●●●● diff | view | raw | blame | history
src/views/error/401.vue 117 ●●●●● diff | view | raw | blame | history
src/views/error/404.vue 115 ●●●●● diff | view | raw | blame | history
src/views/home/index.vue 191 ●●●●● diff | view | raw | blame | history
src/views/login/component/account.vue 196 ●●●●● diff | view | raw | blame | history
src/views/login/index.vue 190 ●●●●● diff | view | raw | blame | history
src/views/system/department/component/deptDialog.vue 161 ●●●●● diff | view | raw | blame | history
src/views/system/department/component/editDept.vue 179 ●●●●● diff | view | raw | blame | history
src/views/system/department/index.vue 121 ●●●●● diff | view | raw | blame | history
src/views/system/dic/component/addDic.vue 129 ●●●●● diff | view | raw | blame | history
src/views/system/dic/component/editDic.vue 162 ●●●●● diff | view | raw | blame | history
src/views/system/dic/index.vue 159 ●●●●● diff | view | raw | blame | history
src/views/system/menu/component/menuDialog.vue 271 ●●●●● diff | view | raw | blame | history
src/views/system/menu/index.vue 128 ●●●●● diff | view | raw | blame | history
src/views/system/role/component/addRole.vue 240 ●●●●● diff | view | raw | blame | history
src/views/system/role/component/editRole.vue 242 ●●●●● diff | view | raw | blame | history
src/views/system/role/index.vue 167 ●●●●● diff | view | raw | blame | history
src/views/system/user/component/addUser.vue 200 ●●●●● diff | view | raw | blame | history
src/views/system/user/component/editUser.vue 202 ●●●●● diff | view | raw | blame | history
src/views/system/user/index.vue 177 ●●●●● diff | view | raw | blame | history
tsconfig.json 72 ●●●●● diff | view | raw | blame | history
vite.config.ts 79 ●●●●● diff | view | raw | blame | history
yarn.lock 2236 ●●●●● diff | view | raw | blame | history