@pubinfo/core 2.0.0-beta.9 → 2.0.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AppSetting-BQT7OI6K.js → AppSetting-D2RJrc9O.js} +37 -39
- package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-D4u_haxr.js → HCheckList.vue_vue_type_script_setup_true_lang-DusVz35O.js} +12 -14
- package/dist/HDivider.vue_vue_type_script_setup_true_lang-DIHR-9Yv.js +20 -0
- package/dist/HToggle-DMcVgMVY.js +34 -0
- package/dist/PreferencesContent-Dtd9rtew.js +923 -0
- package/dist/{SettingBreadcrumb-CgugOTgx.js → SettingBreadcrumb-QSCSviKM.js} +9 -9
- package/dist/{SettingCopyright-BPeCJBLi.js → SettingCopyright-Dr5P6yfq.js} +8 -8
- package/dist/{SettingEnableTransition-BK0_EH_N.js → SettingEnableTransition-DGiHEbCI.js} +20 -21
- package/dist/{SettingHome-DGnxlXLd.js → SettingHome-CEPcBlds.js} +20 -20
- package/dist/{SettingMenu-BqAd9zbL.js → SettingMenu-BJdjnRA6.js} +26 -26
- package/dist/{SettingMode-CgA3XDwW.js → SettingMode-BnuCHoEY.js} +11 -12
- package/dist/{SettingNavSearch-WFnkcRQ3.js → SettingNavSearch-CiU4BmlU.js} +9 -9
- package/dist/{SettingOther-CG4RI6mO.js → SettingOther-DTHjVlFe.js} +13 -13
- package/dist/SettingPage-D75_Nf05.js +29 -0
- package/dist/{SettingTabbar-CQA6ZT9l.js → SettingTabbar-D48dzvgA.js} +18 -18
- package/dist/SettingThemes-D-8vTs5n.js +142 -0
- package/dist/{SettingToolbar-DdR2940j.js → SettingToolbar-DjIjm9V-.js} +10 -10
- package/dist/{SettingTopbar-C_jYO_Ax.js → SettingTopbar-Cg30OTH3.js} +16 -16
- package/dist/{SettingWidthMode-ir_28SE3.js → SettingWidthMode-BKV_7kb8.js} +19 -20
- package/dist/{TopThinMode-jHDpKsma.js → TopThinMode-JFYsp_lJ.js} +1 -1
- package/dist/built-in/authentication/helper.d.ts +1 -0
- package/dist/built-in/authentication/index.d.ts +10 -0
- package/dist/built-in/authentication/interface.d.ts +7 -0
- package/dist/built-in/authentication/router.d.ts +2 -0
- package/dist/built-in/authorization/directives.d.ts +2 -0
- package/dist/built-in/authorization/helper.d.ts +6 -0
- package/dist/built-in/authorization/index.d.ts +7 -0
- package/dist/built-in/authorization/router.d.ts +3 -0
- package/dist/built-in/index.d.ts +8 -0
- package/dist/{layout → built-in/layout-component}/Layout.vue.d.ts +2 -2
- package/dist/{layout → built-in/layout-component}/components/Header/TopMode/More.vue.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/components/Header/TopMode/NotCursor.vue.d.ts +2 -0
- package/dist/{layout → built-in/layout-component}/components/Menu/sub.vue.d.ts +43 -43
- package/dist/{layout → built-in/layout-component}/components/Menu/types.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/components/Tools/Search.vue.d.ts +43 -43
- package/dist/built-in/layout-component/components/Tools/index.vue.d.ts +27 -0
- package/dist/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue.d.ts +11 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDialog.vue.d.ts +1 -1
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HSlideover.vue.d.ts +1 -1
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HTabList.vue.d.ts +2 -2
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HTooltip.vue.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/composables/useContext.d.ts +1 -1
- package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +19 -0
- package/dist/{layout → built-in/layout-component}/composables/useHotkey.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/composables/useMenu.d.ts +1 -1
- package/dist/{layout → built-in/layout-component}/index.d.ts +5 -4
- package/dist/built-in/layout-component/utils/eventBus.d.ts +5 -0
- package/dist/built-in/layout-component/utils/index.d.ts +3 -0
- package/dist/{utils → built-in/layout-component/utils}/watermark.d.ts +1 -1
- package/dist/built-in/locales/helpler.d.ts +594 -0
- package/dist/built-in/locales/index.d.ts +5 -0
- package/dist/built-in/n-progress/index.d.ts +6 -0
- package/dist/built-in/pinia-plugin/enum.d.ts +1 -0
- package/dist/built-in/pinia-plugin/index.d.ts +5 -0
- package/dist/built-in/pinia-plugin/plugins/persist.d.ts +3 -0
- package/dist/built-in/pre-access/index.d.ts +7 -0
- package/dist/built-in/settings/index.d.ts +5 -0
- package/dist/built-in/settings/router.d.ts +3 -0
- package/dist/{colors-gu4NABiz.js → colors-CODcBxrF.js} +1 -1
- package/dist/core/create.d.ts +2 -0
- package/dist/core/ctx.d.ts +1 -0
- package/dist/core/index.d.ts +4 -0
- package/dist/core/interface.d.ts +74 -0
- package/dist/{modules.d.ts → core/modules.d.ts} +9 -0
- package/dist/{api/index.d.ts → core/request.d.ts} +2 -4
- package/dist/core/resolver/icon.d.ts +5 -0
- package/dist/core/resolver/index.d.ts +4 -0
- package/dist/core/resolver/layout.d.ts +2 -0
- package/dist/core/resolver/page.d.ts +17 -0
- package/dist/core/resolver/resolver.d.ts +10 -0
- package/dist/{api → features/api}/modules/auth/renzhengfuwu.d.ts +7 -0
- package/dist/{api → features/api}/modules/configData/index.d.ts +1 -1
- package/dist/{api → features/api}/modules/rbac/pubJiaosezukongzhiqi.d.ts +7 -0
- package/dist/{api → features/api}/modules/rbac/ziyuanjiekou.d.ts +7 -0
- package/dist/features/api/request.d.ts +2 -0
- package/dist/{assets → features/assets}/styles/index.d.ts +2 -3
- package/dist/{composables → features/composables}/auth.d.ts +1 -1
- package/dist/features/context/index.d.ts +12 -0
- package/dist/features/enum.d.ts +21 -0
- package/dist/features/index.d.ts +7 -0
- package/dist/features/router/asyncRoutes.d.ts +14 -0
- package/dist/features/router/index.d.ts +2 -0
- package/dist/features/router/systemRoutes.d.ts +9 -0
- package/dist/features/stores/index.d.ts +1 -0
- package/dist/{stores → features/stores}/modules/favorites.d.ts +2 -2
- package/dist/{stores → features/stores}/modules/route.d.ts +6 -6
- package/dist/{stores → features/stores}/modules/tabbar.d.ts +1 -1
- package/dist/features/stores/modules/user.d.ts +36 -0
- package/dist/features/stores/utils/crypto.d.ts +1 -0
- package/dist/features/stores/utils/index.d.ts +2 -0
- package/dist/features/stores/utils/routerHelper.d.ts +17 -0
- package/dist/index-BAoB7aoj.js +49 -0
- package/dist/{reload-CUcPYtl7.js → index-BD2fkZis.js} +5 -5
- package/dist/index-BROqFYXS.js +44 -0
- package/dist/{index-CjsnFBwd.js → index-BVLkBCRY.js} +7733 -8240
- package/dist/index-D4_xmL_A.js +258 -0
- package/dist/index-DQn1WFMa.js +139 -0
- package/dist/{index-CWIfG62O.js → index-DmcblkoZ.js} +1804 -1897
- package/dist/{index-NpS61xSA.js → index-DvJr0paY.js} +54 -54
- package/dist/index-Jd3PYkpj.js +52561 -0
- package/dist/index-RT-QBzm0.js +234 -0
- package/dist/index.d.ts +23 -11
- package/dist/index.js +59 -72
- package/dist/pick-BLJM77QN.js +12 -0
- package/dist/style.css +3 -3
- package/dist/utils/index.d.ts +4 -13
- package/dist/utils/path.d.ts +1 -0
- package/dist/utils/proxy.d.ts +1 -0
- package/dist/utils/storage.d.ts +1 -2
- package/package.json +41 -43
- package/src/built-in/authentication/helper.ts +55 -0
- package/src/built-in/authentication/index.ts +42 -0
- package/src/built-in/authentication/interface.ts +7 -0
- package/src/built-in/authentication/pages/change-organization/assets/change-org.svg +1 -0
- package/src/{pages/system → built-in/authentication/pages}/change-organization/index.vue +29 -43
- package/src/built-in/authentication/pages/change-password/assets/login-small.png +0 -0
- package/src/built-in/authentication/pages/change-password/assets/login-small_dark.webp +0 -0
- package/src/built-in/authentication/pages/change-password/assets/mima.svg +1 -0
- package/src/{pages/system → built-in/authentication/pages}/change-password/components/ChangePasswordForm/index.vue +1 -1
- package/src/{pages/system → built-in/authentication/pages}/change-password/index.vue +19 -36
- package/src/built-in/authentication/router.ts +57 -0
- package/src/{directives/plugins/permission.ts → built-in/authorization/directives.ts} +6 -7
- package/src/built-in/authorization/helper.ts +11 -0
- package/src/built-in/authorization/index.ts +25 -0
- package/src/built-in/authorization/pages/not-permission/403.svg +1 -0
- package/src/built-in/authorization/pages/not-permission/403_dark.svg +1 -0
- package/src/{pages/system → built-in/authorization/pages}/not-permission/index.vue +9 -13
- package/src/{route/guard/auth.ts → built-in/authorization/router.ts} +39 -9
- package/src/built-in/index.ts +8 -0
- package/src/built-in/layout-component/Layout.vue +273 -0
- package/src/built-in/layout-component/assets/icons/favorites.svg +1 -0
- package/src/built-in/layout-component/assets/icons/toolbar-collapse.svg +1 -0
- package/src/{layout → built-in/layout-component}/components/Content/IframeView.vue +1 -2
- package/src/{layout → built-in/layout-component}/components/Content/LinkView.vue +2 -2
- package/src/built-in/layout-component/components/Content/index.vue +146 -0
- package/src/{layout → built-in/layout-component}/components/Copyright/index.vue +7 -8
- package/src/{layout → built-in/layout-component}/components/Header/TopMode/More.vue +26 -34
- package/src/built-in/layout-component/components/Header/TopMode/NotCursor.vue +70 -0
- package/src/{layout → built-in/layout-component}/components/Header/TopMode/index.vue +14 -18
- package/src/built-in/layout-component/components/Header/index.vue +171 -0
- package/src/{layout → built-in/layout-component}/components/Logo/index.vue +5 -20
- package/src/{layout → built-in/layout-component}/components/Menu/index.vue +3 -3
- package/src/{layout → built-in/layout-component}/components/Menu/item.vue +22 -27
- package/src/{layout → built-in/layout-component}/components/Menu/types.ts +1 -1
- package/src/{layout → built-in/layout-component}/components/SettingBar/AppSetting.vue +11 -11
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/DayNightToggle.vue +26 -120
- package/src/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue +190 -0
- package/src/built-in/layout-component/components/SettingBar/components/SettingMode.vue +154 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingThemes.vue +55 -90
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingWidthMode.vue +63 -71
- package/src/built-in/layout-component/components/SettingBar/index.vue +81 -0
- package/src/{layout → built-in/layout-component}/components/Sidebar/MainSidebar.vue +87 -135
- package/src/{layout → built-in/layout-component}/components/Sidebar/SubSidebar.vue +50 -59
- package/src/built-in/layout-component/components/Tools/Breadcrumb/index.vue +15 -0
- package/src/built-in/layout-component/components/Tools/DayNightSwitch.vue +70 -0
- package/src/{layout → built-in/layout-component}/components/Tools/Preferences/PreferencesContent.vue +214 -278
- package/src/{layout → built-in/layout-component}/components/Tools/Search.vue +15 -9
- package/src/{layout → built-in/layout-component}/components/Tools/index.vue +16 -20
- package/src/{layout → built-in/layout-component}/components/Topbar/Tabbar/MoreAction.vue +102 -148
- package/src/{layout → built-in/layout-component}/components/Topbar/Tabbar/index.vue +293 -405
- package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/Favorites.vue +5 -5
- package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/index.vue +72 -67
- package/src/{layout → built-in/layout-component}/components/Topbar/index.vue +16 -19
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HCheckList.vue +1 -1
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDialog.vue +1 -1
- package/src/built-in/layout-component/components/ui/HDivider.vue +24 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownMenu.vue +1 -1
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownTree.vue +1 -1
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HSlideover.vue +1 -1
- package/src/built-in/layout-component/components/ui/HToggle.vue +133 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HTooltip.vue +1 -1
- package/src/{layout → built-in/layout-component}/composables/useContext.ts +2 -2
- package/src/{layout → built-in/layout-component}/composables/useGetComputedStyle.ts +1 -1
- package/src/built-in/layout-component/composables/useGlobalSearch.ts +48 -0
- package/src/{layout → built-in/layout-component}/composables/useHotkey.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useMainPage.ts +2 -2
- package/src/{layout → built-in/layout-component}/composables/useMenu.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useTabbar.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useTitle.ts +1 -1
- package/src/{layout → built-in/layout-component}/composables/useWatermark.ts +4 -4
- package/src/{layout → built-in/layout-component}/index.ts +38 -16
- package/src/{layout → built-in/layout-component}/provider.ts +8 -2
- package/src/built-in/layout-component/utils/eventBus.ts +8 -0
- package/src/built-in/layout-component/utils/index.ts +3 -0
- package/src/{utils → built-in/layout-component/utils}/watermark.ts +2 -2
- package/src/{locales/index.ts → built-in/locales/helpler.ts} +13 -17
- package/src/built-in/locales/index.ts +20 -0
- package/src/built-in/n-progress/index.ts +31 -0
- package/src/built-in/n-progress/nprogress.css +68 -0
- package/src/built-in/pinia-plugin/enum.ts +1 -0
- package/src/{stores → built-in/pinia-plugin}/helper.ts +3 -3
- package/src/built-in/pinia-plugin/index.ts +27 -0
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/cleanup.ts +1 -1
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/favoritesStorage.ts +6 -7
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/iframeCache.ts +3 -3
- package/src/built-in/pinia-plugin/plugins/persist.ts +21 -0
- package/src/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/tabbarStorage.ts +7 -8
- package/src/built-in/pre-access/index.ts +20 -0
- package/src/built-in/settings/index.ts +15 -0
- package/src/{route/guard/setting.ts → built-in/settings/router.ts} +3 -2
- package/src/core/create.ts +70 -0
- package/src/core/ctx.ts +3 -0
- package/src/core/index.ts +4 -0
- package/src/core/interface.ts +89 -0
- package/src/{modules.ts → core/modules.ts} +19 -5
- package/src/core/request.ts +52 -0
- package/src/core/resolver/icon.ts +75 -0
- package/src/core/resolver/index.ts +4 -0
- package/src/core/resolver/layout.ts +23 -0
- package/src/core/resolver/page.ts +89 -0
- package/src/core/resolver/resolver.ts +25 -0
- package/src/{api → features/api}/modules/auth/renzhengfuwu.ts +47 -15
- package/src/{api → features/api}/modules/auth/typings.d.ts +34 -28
- package/src/{api → features/api}/modules/configData/heibaimingdanfuwu.ts +13 -4
- package/src/{api → features/api}/modules/configData/index.ts +1 -1
- package/src/{api → features/api}/modules/configData/typings.d.ts +79 -79
- package/src/{api → features/api}/modules/configData/xitongpeizhifuwu.ts +43 -19
- package/src/{api/modules/configData/zidianfuwu.ts → features/api/modules/configData/zidifuwu.ts} +41 -11
- package/src/{api → features/api}/modules/rbac/gangweijiekou.ts +25 -10
- package/src/{api → features/api}/modules/rbac/jiaosejiekou.ts +25 -10
- package/src/{api → features/api}/modules/rbac/pubJiaosezukongzhiqi.ts +46 -7
- package/src/{api → features/api}/modules/rbac/shujuquanxianzhubiaokongzhiqi.ts +27 -13
- package/src/{api → features/api}/modules/rbac/typings.d.ts +323 -304
- package/src/{api → features/api}/modules/rbac/yonghujiekou.ts +49 -16
- package/src/{api → features/api}/modules/rbac/yonghushoucangbiaojiekou.ts +21 -6
- package/src/{api → features/api}/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +13 -4
- package/src/{api → features/api}/modules/rbac/ziyuanjiekou.ts +44 -5
- package/src/{api → features/api}/modules/rbac/zuhuguanlijiekou.ts +21 -12
- package/src/{api → features/api}/modules/rbac/zuzhijiaosebiaokongzhiqi.ts +13 -4
- package/src/{api → features/api}/modules/rbac/zuzhijiekou.ts +29 -11
- package/src/features/api/request.ts +5 -0
- package/src/{api → features/api}/system/user.ts +1 -1
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.svg +131 -133
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.svg +130 -132
- package/src/{assets → features/assets}/images/org.svg +2 -2
- package/src/features/assets/styles/globals.css +188 -0
- package/src/{assets → features/assets}/styles/index.ts +2 -3
- package/src/features/assets/styles/rbac.css +51 -0
- package/src/features/assets/styles/resources/utils.css +53 -0
- package/src/features/assets/styles/resources/variables.css +5 -0
- package/src/features/components/MicroAppContainer/index.vue +9 -0
- package/src/features/components/NotAllowed/assets/403.svg +1 -0
- package/src/features/components/NotAllowed/assets/403_dark.svg +1 -0
- package/src/{components → features/components}/NotAllowed/index.vue +6 -8
- package/src/{components → features/components}/PassStrengthValidator/index.vue +33 -48
- package/src/{components → features/components}/PassStrengthValidator/rule.vue +13 -25
- package/src/{components → features/components}/PubinfoApp/index.vue +2 -1
- package/src/features/components/PubinfoIcon/index.vue +140 -0
- package/src/{components → features/components}/PubinfoProvider/index.ts +1 -2
- package/src/{composables → features/composables}/auth.ts +2 -2
- package/src/{composables → features/composables}/theme.ts +1 -1
- package/src/{composables → features/composables}/watchDiff.ts +1 -1
- package/src/features/context/index.ts +40 -0
- package/src/features/enum.ts +21 -0
- package/src/features/index.ts +8 -0
- package/src/features/pages/not-found/assets/404.svg +1 -0
- package/src/features/pages/not-found/assets/404_dark.svg +1 -0
- package/src/{pages/system/[...all].vue → features/pages/not-found/index.vue} +6 -8
- package/src/{pages/personal → features/pages}/profile/index.vue +1 -1
- package/src/features/router/asyncRoutes.ts +35 -0
- package/src/features/router/index.ts +2 -0
- package/src/features/router/systemRoutes.ts +45 -0
- package/src/{config/settings.ts → features/settings/index.ts} +0 -1
- package/src/{stores/enum/index.ts → features/stores/enum.ts} +0 -1
- package/src/features/stores/index.ts +1 -0
- package/src/{stores → features/stores}/modules/keepAlive.ts +1 -0
- package/src/{stores → features/stores}/modules/menu.ts +44 -6
- package/src/{stores → features/stores}/modules/route.ts +89 -65
- package/src/{stores → features/stores}/modules/settings.ts +27 -10
- package/src/{stores → features/stores}/modules/tabbar.ts +8 -5
- package/src/{stores → features/stores}/modules/user.ts +60 -25
- package/src/{utils → features/stores/utils}/crypto.ts +7 -10
- package/src/features/stores/utils/index.ts +2 -0
- package/src/features/stores/utils/routerHelper.ts +221 -0
- package/src/index.ts +117 -12
- package/src/utils/cleanup.ts +1 -1
- package/src/utils/index.ts +4 -43
- package/src/utils/path.ts +5 -0
- package/src/utils/proxy.ts +36 -0
- package/src/utils/storage.ts +2 -4
- package/types/auto-imports.d.ts +3 -10
- package/types/components.d.ts +16 -15
- package/types/menu.d.ts +2 -0
- package/types/module.d.ts +2 -15
- package/types/settings.d.ts +0 -8
- package/types/tabbar.d.ts +1 -0
- package/types/vue-router.d.ts +11 -7
- package/dist/HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js +0 -25
- package/dist/HDivider-DgXBhPr0.js +0 -21
- package/dist/HToggle-Cd71WKvG.js +0 -34
- package/dist/PreferencesContent-MR1Db7z7.js +0 -972
- package/dist/SettingPage-C1CT1Mm8.js +0 -29
- package/dist/SettingThemes-BJu9czNK.js +0 -144
- package/dist/_...all_-18BnHmEa.js +0 -52
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/api/helper.d.ts +0 -32
- package/dist/api/interface.d.ts +0 -14
- package/dist/api/request.d.ts +0 -2
- package/dist/api/system/app.d.ts +0 -17
- package/dist/config/index.d.ts +0 -1
- package/dist/context.d.ts +0 -14
- package/dist/create.d.ts +0 -3
- package/dist/directives/index.d.ts +0 -4
- package/dist/directives/plugins/permission.d.ts +0 -6
- package/dist/index-C1p_tY7i.js +0 -49
- package/dist/index-CCPTQYuB.js +0 -12910
- package/dist/index-CNUEMTao.js +0 -354
- package/dist/index-CmXo8ShY.js +0 -276
- package/dist/index-DL8Y7jFG.js +0 -137
- package/dist/index-DTQQt_XY.js +0 -10
- package/dist/index-Dj8zy7hH.js +0 -230
- package/dist/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-BCo6Ft-Q.js +0 -2300
- package/dist/interface.d.ts +0 -29
- package/dist/layout/components/Tools/index.vue.d.ts +0 -233
- package/dist/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -217
- package/dist/locales/index.d.ts +0 -301
- package/dist/menu-CLiZ1BO_.js +0 -15315
- package/dist/pick-C9bU8_xv.js +0 -19
- package/dist/request.js +0 -1811
- package/dist/route/async.d.ts +0 -9
- package/dist/route/guard/auth.d.ts +0 -3
- package/dist/route/guard/basic.d.ts +0 -3
- package/dist/route/guard/index.d.ts +0 -3
- package/dist/route/guard/setting.d.ts +0 -3
- package/dist/route/index.d.ts +0 -7
- package/dist/route/routes.d.ts +0 -3
- package/dist/stores/index.d.ts +0 -5
- package/dist/stores/modules/user.d.ts +0 -4
- package/dist/stores/plugin/persist.d.ts +0 -5
- package/dist/stores/plugin/sideEffect/index.d.ts +0 -5
- package/dist/utils/crypto.d.ts +0 -4
- package/dist/utils/eventBus.d.ts +0 -5
- package/src/api/helper.ts +0 -64
- package/src/api/index.ts +0 -75
- package/src/api/interface.ts +0 -15
- package/src/api/request.ts +0 -4
- package/src/api/system/app.ts +0 -28
- package/src/assets/icons/403.svg +0 -1
- package/src/assets/icons/403_dark.svg +0 -1
- package/src/assets/icons/404.svg +0 -1
- package/src/assets/icons/404_dark.svg +0 -1
- package/src/assets/icons/add-child.svg +0 -1
- package/src/assets/icons/authority.svg +0 -1
- package/src/assets/icons/authorize.svg +0 -1
- package/src/assets/icons/blacklist-disable.svg +0 -1
- package/src/assets/icons/blacklist-enable.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/change-org.svg +0 -1
- package/src/assets/icons/edit.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/favorites.svg +0 -1
- package/src/assets/icons/icard.svg +0 -1
- package/src/assets/icons/icon_animation.svg +0 -1
- package/src/assets/icons/icon_breadcrumb.svg +0 -1
- package/src/assets/icons/icon_copyright.svg +0 -1
- package/src/assets/icons/icon_jt.svg +0 -1
- package/src/assets/icons/icon_layout.svg +0 -1
- package/src/assets/icons/icon_mainpage.svg +0 -1
- package/src/assets/icons/icon_menu.svg +0 -1
- package/src/assets/icons/icon_page_size.svg +0 -1
- package/src/assets/icons/icon_position_type.svg +0 -1
- package/src/assets/icons/icon_safe_manage.svg +0 -1
- package/src/assets/icons/icon_screen_scale.svg +0 -6
- package/src/assets/icons/icon_system_manage.svg +0 -1
- package/src/assets/icons/icon_tabbar.svg +0 -1
- package/src/assets/icons/icon_toolbar.svg +0 -1
- package/src/assets/icons/icon_topbar.svg +0 -1
- package/src/assets/icons/icon_watermark.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/log-center.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/mima.svg +0 -1
- package/src/assets/icons/not-data.svg +0 -1
- package/src/assets/icons/org-main.svg +0 -1
- package/src/assets/icons/org-unmain.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/remove.svg +0 -1
- package/src/assets/icons/resource-app.svg +0 -1
- package/src/assets/icons/resource-btn.svg +0 -1
- package/src/assets/icons/resource-index.svg +0 -1
- package/src/assets/icons/resource-menu.svg +0 -1
- package/src/assets/icons/resource-nonmenu.svg +0 -1
- package/src/assets/icons/setting-manage.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/theme-check-mark.svg +0 -1
- package/src/assets/icons/theme-title.svg +0 -1
- package/src/assets/icons/toolbar-collapse.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/view.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
- package/src/assets/icons/zddata.svg +0 -1
- package/src/assets/icons/zy_checked.svg +0 -1
- package/src/assets/icons/zy_default.svg +0 -1
- package/src/assets/images/layout/item1.webp +0 -0
- package/src/assets/images/layout/item1_dark.webp +0 -0
- package/src/assets/images/layout/item2.webp +0 -0
- package/src/assets/images/layout/item2_dark.webp +0 -0
- package/src/assets/images/layout/item3.webp +0 -0
- package/src/assets/images/layout/item3_dark.webp +0 -0
- package/src/assets/images/layout/item4.webp +0 -0
- package/src/assets/images/layout/item4_dark.webp +0 -0
- package/src/assets/images/layout/item5.webp +0 -0
- package/src/assets/images/layout/item5_dark.webp +0 -0
- package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/auto.webp +0 -0
- package/src/assets/images/page-width/auto_dark.webp +0 -0
- package/src/assets/images/page-width/auto_min_w.webp +0 -0
- package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto.webp +0 -0
- package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle.webp +0 -0
- package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
- package/src/assets/images/page-width/middle.webp +0 -0
- package/src/assets/images/page-width/middle_dark.webp +0 -0
- package/src/assets/images/page-width/middle_max_w.webp +0 -0
- package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
- package/src/assets/styles/globals.scss +0 -189
- package/src/assets/styles/nprogress.scss +0 -63
- package/src/assets/styles/rbac.scss +0 -61
- package/src/assets/styles/resources/utils.scss +0 -53
- package/src/assets/styles/resources/variables.scss +0 -6
- package/src/components/PubinfoIcon/index.vue +0 -85
- package/src/config/index.ts +0 -1
- package/src/context.ts +0 -30
- package/src/create.ts +0 -88
- package/src/directives/index.ts +0 -6
- package/src/interface.ts +0 -35
- package/src/layout/Layout.vue +0 -330
- package/src/layout/components/Content/index.vue +0 -100
- package/src/layout/components/Header/TopMode/NotCursor.vue +0 -77
- package/src/layout/components/Header/index.vue +0 -263
- package/src/layout/components/SettingBar/components/SettingEnableTransition.vue +0 -215
- package/src/layout/components/SettingBar/components/SettingMode.vue +0 -164
- package/src/layout/components/SettingBar/index.vue +0 -112
- package/src/layout/components/Tools/Breadcrumb/index.vue +0 -21
- package/src/layout/components/Tools/DayNightSwitch.vue +0 -93
- package/src/layout/components/Tools/I18nSelector.vue +0 -52
- package/src/layout/ui-kit/HDivider.vue +0 -53
- package/src/layout/ui-kit/HToggle.vue +0 -177
- package/src/pages/system/change-password/page.vue +0 -58
- package/src/pages/system/index.vue +0 -5
- package/src/route/async.ts +0 -18
- package/src/route/guard/basic.ts +0 -23
- package/src/route/guard/index.ts +0 -3
- package/src/route/index.ts +0 -12
- package/src/route/routes.ts +0 -101
- package/src/stores/index.ts +0 -10
- package/src/stores/plugin/persist.ts +0 -27
- package/src/stores/plugin/sideEffect/index.ts +0 -15
- package/src/utils/eventBus.ts +0 -15
- package/dist/{api/enum/code.d.ts → built-in/authentication/enum.d.ts} +0 -0
- package/dist/{components/NotAllowed → built-in/authentication/pages/change-organization}/index.vue.d.ts +0 -0
- package/dist/{pages/system → built-in/authentication/pages}/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -0
- package/dist/{pages/system → built-in/authentication/pages}/change-password/index.vue.d.ts +0 -0
- package/dist/{layout/components/Topbar/Toolbar → built-in/authorization/pages/not-permission}/index.vue.d.ts +0 -0
- package/dist/{components/PubinfoApp → built-in/layout-component/components/BackTop}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Content/IframeView.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Content/LinkView.vue.d.ts +0 -0
- package/dist/{layout/components/BackTop → built-in/layout-component/components/Content}/index.vue.d.ts +0 -0
- package/dist/{layout/components/Content → built-in/layout-component/components/Copyright}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Header/TopMode/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Header/TopThinMode.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Header/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Logo/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Menu/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Menu/item.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/AppSetting.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingHome.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingMenu.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingMode.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingOther.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingPage.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingThemes.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -0
- package/dist/{layout/components/Copyright → built-in/layout-component/components/SettingBar}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Sidebar/MainSidebar.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Sidebar/SubSidebar.vue.d.ts +0 -0
- package/dist/{layout/components/SettingBar → built-in/layout-component/components/Sidebar}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Breadcrumb/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Breadcrumb/item.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/DayNightSwitch.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/HotkeysIntro.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Tools/Preferences/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Topbar/Tabbar/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/components/Topbar/Toolbar/Star.vue.d.ts +0 -0
- package/dist/{layout/components/Topbar → built-in/layout-component/components/Topbar/Toolbar}/index.vue.d.ts +0 -0
- package/dist/{pages/personal/profile → built-in/layout-component/components/Topbar}/index.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HBadge.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HButton.vue.d.ts +1 -1
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HCheckList.vue.d.ts +2 -2
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDivider.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdown.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownMenu.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdownTree.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HInput.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HKbd.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HSelect.vue.d.ts +0 -0
- package/dist/{layout/ui-kit → built-in/layout-component/components/ui}/HToggle.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useGetComputedStyle.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useMainPage.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useTabbar.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useTitle.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useViewTransition.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/composables/useWatermark.d.ts +0 -0
- package/dist/{pages/system/change-organization → built-in/layout-component/pages/reload}/index.vue.d.ts +0 -0
- package/dist/{layout → built-in/layout-component}/provider.d.ts +0 -0
- package/dist/{utils → built-in/layout-component/utils}/injectionKeys.d.ts +0 -0
- package/dist/{locales → built-in/locales}/lang/en.json.d.ts +0 -0
- package/dist/{locales → built-in/locales}/lang/zh-cn.json.d.ts +0 -0
- package/dist/{locales → built-in/locales}/lang/zh-tw.json.d.ts +0 -0
- package/dist/{locales → built-in/locales}/ui.d.ts +0 -0
- package/dist/{stores → built-in/pinia-plugin}/helper.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/cleanup.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/favoritesStorage.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/iframeCache.d.ts +0 -0
- package/dist/{stores/plugin/sideEffect → built-in/pinia-plugin/plugins}/tabbarStorage.d.ts +0 -0
- package/dist/{utils → core}/utils.d.ts +0 -0
- package/dist/{api → features/api}/modules/auth/index.d.ts +0 -0
- package/dist/{api → features/api}/modules/configData/heibaimingdanfuwu.d.ts +0 -0
- package/dist/{api → features/api}/modules/configData/xitongpeizhifuwu.d.ts +0 -0
- package/dist/{api/modules/configData/zidianfuwu.d.ts → features/api/modules/configData/zidifuwu.d.ts} +0 -0
- package/dist/{api → features/api}/modules/rbac/gangweijiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/index.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/jiaosejiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/yonghujiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/zuhuguanlijiekou.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -0
- package/dist/{api → features/api}/modules/rbac/zuzhijiekou.d.ts +0 -0
- package/dist/{api → features/api}/system/user.d.ts +0 -0
- package/dist/{pages/system → features/components/MicroAppContainer}/index.vue.d.ts +0 -0
- package/dist/{pages/system/not-permission → features/components/NotAllowed}/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PageHeader/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PageMain/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PassStrengthValidator/index.vue.d.ts +2 -2
- package/dist/{components → features/components}/PassStrengthValidator/rule.vue.d.ts +0 -0
- package/dist/{layout/components/Sidebar → features/components/PubinfoApp}/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PubinfoIcon/index.vue.d.ts +0 -0
- package/dist/{components → features/components}/PubinfoProvider/index.d.ts +0 -0
- package/dist/{components → features/components}/index.d.ts +0 -0
- package/dist/{composables → features/composables}/index.d.ts +0 -0
- package/dist/{composables → features/composables}/log.d.ts +0 -0
- package/dist/{composables → features/composables}/theme.d.ts +0 -0
- package/dist/{composables → features/composables}/watchDiff.d.ts +0 -0
- package/dist/{pages/system/[...all].vue.d.ts → features/pages/not-found/index.vue.d.ts} +0 -0
- package/dist/{pages/system/reload.vue.d.ts → features/pages/profile/index.vue.d.ts} +0 -0
- package/dist/{config/settings.d.ts → features/settings/index.d.ts} +0 -0
- package/dist/{stores/enum/index.d.ts → features/stores/enum.d.ts} +0 -0
- package/dist/{stores → features/stores}/modules/iframe.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/index.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/keepAlive.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/menu.d.ts +0 -0
- package/dist/{stores → features/stores}/modules/settings.d.ts +0 -0
- package/src/{api/enum/code.ts → built-in/authentication/enum.ts} +0 -0
- package/src/{assets/images → built-in/authentication/pages/change-organization/assets}/login-small.png +0 -0
- package/src/{assets/images → built-in/authentication/pages/change-organization/assets}/login-small_dark.webp +0 -0
- package/src/{assets → built-in/layout-component/assets}/images/not-cursor.png +0 -0
- package/src/{layout → built-in/layout-component}/components/BackTop/index.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Header/TopThinMode.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Menu/sub.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingBreadcrumb.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingCopyright.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingHome.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingMenu.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingNavSearch.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingOther.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingPage.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingTabbar.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingToolbar.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/SettingBar/components/SettingTopbar.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Sidebar/index.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Tools/Breadcrumb/item.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Tools/HotkeysIntro.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Tools/Preferences/index.vue +0 -0
- package/src/{layout → built-in/layout-component}/components/Topbar/Toolbar/Star.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HBadge.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HButton.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HDropdown.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HInput.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HKbd.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HSelect.vue +0 -0
- package/src/{layout/ui-kit → built-in/layout-component/components/ui}/HTabList.vue +0 -0
- package/src/{layout → built-in/layout-component}/composables/useViewTransition.ts +0 -0
- package/src/{pages/system/reload.vue → built-in/layout-component/pages/reload/index.vue} +0 -0
- package/src/{utils → built-in/layout-component/utils}/injectionKeys.ts +0 -0
- package/src/{locales → built-in/locales}/lang/en.json +0 -0
- package/src/{locales → built-in/locales}/lang/zh-cn.json +0 -0
- package/src/{locales → built-in/locales}/lang/zh-tw.json +0 -0
- package/src/{locales → built-in/locales}/ui.ts +0 -0
- package/src/{utils → core}/utils.ts +0 -0
- package/src/{api → features/api}/modules/auth/index.ts +0 -0
- package/src/{api → features/api}/modules/rbac/index.ts +0 -0
- package/src/{api → features/api}/system/typings.d.ts +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.eot +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.woff +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/digital-7-webfont.woff2 +0 -0
- package/src/{assets → features/assets}/fonts/digital-7/stylesheet.css +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.eot +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.woff +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/digital-7_mono-webfont.woff2 +0 -0
- package/src/{assets → features/assets}/fonts/digital-7_mono/stylesheet.css +0 -0
- package/src/{assets → features/assets}/fonts/title.otf +0 -0
- package/src/{assets → features/assets}/images/change-org-bc.webp +0 -0
- package/src/{assets → features/assets}/images/header-bg.png +0 -0
- package/src/{assets → features/assets}/images/logo.png +0 -0
- package/src/{assets → features/assets}/images/slider-bg.png +0 -0
- package/src/{components → features/components}/PageHeader/index.vue +0 -0
- package/src/{components → features/components}/PageMain/index.vue +0 -0
- package/src/{components → features/components}/index.ts +0 -0
- package/src/{composables → features/composables}/index.ts +0 -0
- package/src/{composables → features/composables}/log.ts +0 -0
- package/src/{stores → features/stores}/modules/favorites.ts +1 -1
- /package/src/{stores → features/stores}/modules/iframe.ts +0 -0
- /package/src/{stores → features/stores}/modules/index.ts +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><path fill="url(#c)" d="M17.358 13.486V6.864c0-.572-.327-1.145-.818-1.39l-5.723-3.27a1.49 1.49 0 0 0-1.635 0L3.46 5.474c-.49.327-.817.818-.817 1.39v6.622c0 .573.327 1.145.817 1.39l5.723 3.27c.49.328 1.145.328 1.635 0l5.723-3.27c.49-.245.818-.817.818-1.39"/><path fill="url(#d)" d="M17.358 13.486V6.864c0-.572-.327-1.145-.818-1.39l-5.723-3.27a1.49 1.49 0 0 0-1.635 0L3.46 5.474c-.49.327-.817.818-.817 1.39v6.622c0 .573.327 1.145.817 1.39l5.723 3.27c.49.328 1.145.328 1.635 0l5.723-3.27c.49-.245.818-.817.818-1.39"/><path fill="url(#e)" d="M17.358 13.486V6.864c0-.572-.327-1.145-.818-1.39l-5.723-3.27a1.49 1.49 0 0 0-1.635 0L3.46 5.474c-.49.327-.817.818-.817 1.39v6.622c0 .573.327 1.145.817 1.39l5.723 3.27c.49.328 1.145.328 1.635 0l5.723-3.27c.49-.245.818-.817.818-1.39"/></g><path fill="#fff" d="M4.865 8.284a.5.5 0 0 0-.752.432v4.196a1 1 0 0 0 .496.864l3.658 2.133a.5.5 0 0 0 .752-.432v-4.196a1 1 0 0 0-.496-.864z" opacity=".3"/><path fill="#fff" d="M13.985 6.884a.5.5 0 0 0 .005-.867l-3.65-2.13a1 1 0 0 0-1.008 0l-3.65 2.13a.5.5 0 0 0 .005.867l3.656 2.072a1 1 0 0 0 .986 0z" opacity=".5"/><path fill="#fff" d="M15.559 8.716a.5.5 0 0 0-.752-.432l-3.658 2.133a1 1 0 0 0-.496.864v4.196a.5.5 0 0 0 .752.432l3.658-2.133a1 1 0 0 0 .496-.864z" opacity=".3"/></g><defs><linearGradient id="c" x1="10" x2="10" y1="1.959" y2="18.392" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="18.956" x2="10" y1="6.671" y2="18.392" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="16.278" x2="2.642" y1="6.968" y2="16.488" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .175h20v20H0z"/></clipPath><filter id="b" width="18.716" height="20.433" x=".642" y=".959" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8274"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8274" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g filter="url(#a)"><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="#D9D9D9" rx="2"/><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="url(#b)" rx="2"/><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="url(#c)" rx="2"/><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="url(#d)" rx="2"/></g><path fill="#fff" d="M5.49 8.033h1.96q.64 0 1.002.306.335.288.336.774-.002.36-.174.612c-.114.156-.276.27-.492.354q.422.081.636.342c.138.168.21.402.21.69q-.001.648-.444.954c-.252.168-.612.252-1.068.252H5.49zm.701.576v1.224h1.074c.3 0 .51-.054.636-.15.12-.102.186-.264.186-.486 0-.204-.066-.354-.186-.444-.132-.096-.336-.144-.624-.144zm0 1.8v1.332h1.164q.397 0 .624-.126c.192-.108.288-.276.288-.516q-.002-.367-.21-.528-.216-.162-.684-.162zm4.353-2.196v1.002h.69v.564h-.69v1.752c0 .072.012.126.048.168.036.036.084.054.156.054h.408v.564h-.522q-.405 0-.594-.216c-.12-.132-.18-.318-.18-.57V9.78h-.558v-.564h.558v-.72zm2.804.918c.774 0 1.164.42 1.164 1.272v1.914h-.684v-1.854q0-.764-.702-.762a.63.63 0 0 0-.444.18q-.216.2-.252.57v1.866h-.684V9.215h.684v.36a1.2 1.2 0 0 1 .408-.33q.232-.115.51-.114" opacity=".5"/><defs><linearGradient id="b" x1="10" x2="10" y1="4.579" y2="15.771" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="c" x1="18.955" x2="13.778" y1="7.789" y2="17.737" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="d" x1="16.278" x2="6.387" y1="7.991" y2="18.129" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><filter id="a" width="18.716" height="15.192" x=".642" y="3.579" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8298"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8298" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="#D9D9D9" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#c)" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#d)" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#e)" rx="2"/></g><rect width="2" height="2" x="6.169" y="5.641" fill="#fff" opacity=".5" rx="1"/><rect width="2" height="2" x="6.169" y="9.379" fill="#fff" opacity=".5" rx="1"/><rect width="2" height="2" x="6.169" y="13.118" fill="#fff" opacity=".5" rx="1"/><rect width="4.747" height="1.3" x="9.597" y="5.991" fill="#fff" opacity=".5" rx=".65"/><rect width="4.747" height="1.3" x="9.597" y="9.729" fill="#fff" opacity=".5" rx=".65"/><rect width="4.747" height="1.3" x="9.597" y="13.468" fill="#fff" opacity=".5" rx=".65"/></g><defs><linearGradient id="c" x1="10" x2="10" y1="2.747" y2="17.604" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="18.955" x2="11.107" y1="7.007" y2="18.368" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="16.278" x2="3.572" y1="7.276" y2="17.087" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .175h20v20H0z"/></clipPath><filter id="b" width="18.716" height="18.857" x=".642" y="1.747" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8282"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8282" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="#D9D9D9" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#c)" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#d)" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#e)" rx="2"/></g><rect width="4.69" height="4.69" x="4.827" y="4.944" fill="#fff" opacity=".5" rx="1"/><rect width="4.69" height="4.69" x="10.482" y="4.944" fill="#fff" opacity=".5" rx="2.345"/><rect width="4.69" height="4.69" x="4.827" y="10.716" fill="#fff" opacity=".5" rx="1"/><rect width="4.69" height="4.69" x="10.482" y="10.716" fill="#fff" opacity=".5" rx="1"/></g><defs><linearGradient id="c" x1="10" x2="10" y1="2.747" y2="17.604" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="18.955" x2="11.107" y1="7.007" y2="18.368" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="16.278" x2="3.572" y1="7.276" y2="17.087" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .175h20v20H0z"/></clipPath><filter id="b" width="18.716" height="18.857" x=".642" y="1.747" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8290"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8290" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><rect width="14.716" height="14.857" x="2.643" y="2.747" fill="#D9D9D9" rx="2"/><rect width="14.716" height="14.857" x="2.643" y="2.747" fill="url(#c)" rx="2"/><rect width="14.716" height="14.857" x="2.643" y="2.747" fill="url(#d)" rx="2"/><rect width="14.716" height="14.857" x="2.643" y="2.747" fill="url(#e)" rx="2"/></g><path fill="#fff" d="M3.963 5.304a1 1 0 0 1 1-1h10.075a1 1 0 0 1 1 1v3.344H3.963zm0 10.013a1 1 0 0 0 1 1h2.082v-6.204H3.963zm4.633 1h6.442a1 1 0 0 0 1-1v-5.204H8.596z" opacity=".5"/></g><defs><linearGradient id="c" x1="10.001" x2="10.001" y1="2.747" y2="17.604" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="18.956" x2="11.108" y1="7.007" y2="18.368" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="16.279" x2="3.573" y1="7.276" y2="17.087" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .175h20v20H0z"/></clipPath><filter id="b" width="18.716" height="18.857" x=".643" y="1.747" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8306"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8306" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="26" fill="none"><path fill="url(#a)" d="M9.258 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="url(#b)" d="M9.258 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="#fff" d="M11.43 11.05c1.209 0 2.213.83 2.5 1.947h2.326q.001-.138-.005-.276a.67.67 0 0 1 .261-.564l.44-.328a.725.725 0 0 0 .247-1.009l-1.06-1.824a.86.86 0 0 0-.462-.353.74.74 0 0 0-.543.056l-.518.215a.66.66 0 0 1-.599-.051 6 6 0 0 0-.487-.272.64.64 0 0 1-.353-.481l-.082-.528a.75.75 0 0 0-.764-.707h-2.136a.77.77 0 0 0-.763.707l-.082.553a.65.65 0 0 1-.359.487 4 4 0 0 0-.456.256.66.66 0 0 1-.61.062l-.538-.215c-.353-.19-.789-.057-1.009.297l-1.06 1.829a.773.773 0 0 0 .246 1.009l.44.328c.18.133.277.343.261.563q-.015.255 0 .508a.66.66 0 0 1-.26.563l-.441.323a.724.724 0 0 0-.246 1.01l1.06 1.823a.86.86 0 0 0 .461.354c.19.056.38.025.543-.057l.518-.215a.66.66 0 0 1 .6.051q.229.145.465.267a.66.66 0 0 1 .349.481l.087.559c.026.41.353.707.763.707h.615v-2.977a2.58 2.58 0 0 1-1.947-2.5 2.604 2.604 0 0 1 2.598-2.597m5.133 2.593h-3.827c-.353 0-.66.277-.666.63a.64.64 0 0 0 .64.65h3.828c.353 0 .66-.276.666-.63a.636.636 0 0 0-.64-.65m0 3.853h-3.827c-.353 0-.66.276-.666.63a.64.64 0 0 0 .64.65h3.828c.353 0 .66-.276.666-.63a.636.636 0 0 0-.64-.65m0-1.927h-3.827c-.353 0-.66.277-.666.63a.64.64 0 0 0 .64.651h3.828c.353 0 .66-.277.666-.63a.636.636 0 0 0-.64-.65"/><defs><linearGradient id="a" x1="11.258" x2="11.258" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#B3B7BF"/><stop offset="1" stop-color="#969AA1"/></linearGradient><linearGradient id="b" x1="11.258" x2="11.258" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#FFC148"/><stop offset="1" stop-color="#EB7939"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 14 14"><path fill="#485270" fill-rule="evenodd" d="M7.527 9.331a5 5 0 0 0 1.49-1.319 2 2 0 0 1-.273-.661l-.019-.088a1.29 1.29 0 0 0-1.042-.998c-2.072-.36-2.072-3.334 0-3.695a1.29 1.29 0 0 0 1.03-.948 5 5 0 1 0-6.187 7.709V10.5a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V9.331Zm-5 3.919a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75m7.28-11.533C9.99.881 11.18.876 11.37 1.71l.009.04.018.078a2.4 2.4 0 0 0 1.921 1.812c.872.152.872 1.404 0 1.556a2.4 2.4 0 0 0-1.925 1.827l-.023.102c-.19.835-1.381.83-1.565-.007l-.019-.087A2.38 2.38 0 0 0 7.87 5.194c-.871-.151-.871-1.401 0-1.553a2.38 2.38 0 0 0 1.915-1.826L9.8 1.75z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><path fill="#4080FF" d="M10 3.401a7.209 7.209 0 1 0 0 14.418 7.209 7.209 0 1 0 0-14.418"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m7.364 10.205 2.028 2.028 3.244-3.244"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 23 24"><g filter="url(#a)"><path fill="url(#b)" d="M11.473 3.504C7.353 3.504 4 6.869 4 11.004c0 4.132 3.352 7.493 7.473 7.493.986 0 1.791-.803 1.791-1.79 0-.453-.166-.892-.436-1.162-.119-.145-.141-.224-.141-.322 0-.27.22-.49.49-.49h1.368c2.453 0 4.448-2.013 4.448-4.491-.057-3.715-3.432-6.738-7.52-6.738" shape-rendering="crispEdges"/></g><path fill="#000" d="M14.543 13.956h-1.368c-.698 0-1.266.569-1.266 1.267 0 .297.098.55.324.821l.033.037c.137.137.222.378.222.626 0 .559-.455 1.014-1.016 1.014-3.693 0-6.699-3.013-6.699-6.717 0-3.708 3.005-6.725 6.7-6.725 3.668 0 6.694 2.68 6.744 5.97 0 2.043-1.647 3.707-3.674 3.707"/><path fill="url(#c)" d="M14.543 13.956h-1.368c-.698 0-1.266.569-1.266 1.267 0 .297.098.55.324.821l.033.037c.137.137.222.378.222.626 0 .559-.455 1.014-1.016 1.014-3.693 0-6.699-3.013-6.699-6.717 0-3.708 3.005-6.725 6.7-6.725 3.668 0 6.694 2.68 6.744 5.97 0 2.043-1.647 3.707-3.674 3.707"/><g filter="url(#d)"><rect width="2.307" height="2.307" fill="#fff" rx="1.153" transform="matrix(-1 0 0 1 8.654 9.006)"/></g><g filter="url(#e)"><rect width="2.307" height="2.307" fill="#fff" rx="1.153" transform="matrix(-1 0 0 1 16.654 9.006)"/></g><g filter="url(#f)"><rect width="2.307" height="2.307" fill="#fff" rx="1.153" transform="matrix(-1 0 0 1 14.654 6.006)"/></g><g filter="url(#g)"><rect width="2.307" height="2.307" fill="#fff" rx="1.153" transform="matrix(-1 0 0 1 10.654 6.006)"/></g><defs><filter id="a" width="22.993" height="22.993" x="0" y=".504" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20759"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20759" result="shape"/></filter><filter id="d" width="6.307" height="6.307" x="4.348" y="8.006" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20759"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20759" result="shape"/></filter><filter id="e" width="6.307" height="6.307" x="12.348" y="8.006" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20759"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20759" result="shape"/></filter><filter id="f" width="6.307" height="6.307" x="10.348" y="5.006" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20759"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20759" result="shape"/></filter><filter id="g" width="6.307" height="6.307" x="6.348" y="5.006" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20759"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20759" result="shape"/></filter><linearGradient id="b" x1="11.497" x2="11.497" y1="3.504" y2="18.497" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="11.495" x2="11.495" y1="4.279" y2="17.721" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="200.781" height="200" class="icon" viewBox="0 0 1028 1024"><path d="M989.867 234.667H499.2c-17.067 0-34.133-21.334-34.133-42.667 0-25.6 12.8-42.667 34.133-42.667h490.667c17.066 0 34.133 17.067 34.133 42.667 0 21.333-12.8 42.667-34.133 42.667m-473.6 128h465.066c25.6 0 46.934 21.333 46.934 42.666 0 25.6-21.334 42.667-46.934 42.667H516.267c-25.6 0-46.934-17.067-46.934-42.667s21.334-42.666 46.934-42.666m0 298.666c-25.6 0-46.934-21.333-46.934-42.666 0-25.6 21.334-42.667 46.934-42.667h465.066c25.6 0 46.934 17.067 46.934 42.667s-21.334 42.666-46.934 42.666zm4.266 128H972.8c29.867 0 51.2 17.067 51.2 42.667s-21.333 42.667-51.2 42.667H520.533c-29.866 0-51.2-17.067-51.2-42.667s21.334-42.667 51.2-42.667m-192 25.6c-17.066 17.067-46.933 17.067-64 0L12.8 541.867c-17.067-17.067-17.067-51.2 0-68.267l251.733-273.067c17.067-17.066 46.934-17.066 64 0s17.067 51.2 0 68.267L106.667 507.733l221.866 238.934c17.067 21.333 17.067 51.2 0 68.266"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 17 16"><path fill="#4E5969" fill-rule="evenodd" d="M4.572 2.666V12.89l4.333-2.311 4.333 2.31V2.667zm-1.334-.333a1 1 0 0 1 1-1h9.334a1 1 0 0 1 1 1v11.556c0 .553-.59.907-1.079.647l-4.588-2.447-4.588 2.447a.733.733 0 0 1-1.079-.647z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 17 16"><path fill="url(#a)" fill-rule="evenodd" d="M2.73 2.333a1 1 0 0 1 1-1h9.334a1 1 0 0 1 1 1v11.556c0 .553-.59.907-1.079.647l-4.588-2.447-4.588 2.447a.733.733 0 0 1-1.079-.647z" clip-rule="evenodd"/><path fill="url(#b)" fill-rule="evenodd" d="M5.063 2.665a1 1 0 0 0-1 1v7.558a1 1 0 0 0 1.47.883l2.393-1.277a1 1 0 0 1 .942 0l2.393 1.277a1 1 0 0 0 1.47-.883V3.665a1 1 0 0 0-1-1z" clip-rule="evenodd"/><g fill-rule="evenodd" clip-rule="evenodd" filter="url(#c)"><path fill="url(#d)" d="M10.933 4.935a.5.5 0 0 0-.743-.053l-2.464 2.39-1.068-1.116a.5.5 0 0 0-.715-.007l-.285.285a.5.5 0 0 0-.008.7l1.688 1.762a.5.5 0 0 0 .715.008l.323-.323.036-.032 2.718-2.634a.5.5 0 0 0 .047-.666z"/><path fill="#fff" d="M10.933 4.935a.5.5 0 0 0-.743-.053l-2.464 2.39-1.068-1.116a.5.5 0 0 0-.715-.007l-.285.285a.5.5 0 0 0-.008.7l1.688 1.762a.5.5 0 0 0 .715.008l.323-.323.036-.032 2.718-2.634a.5.5 0 0 0 .047-.666z"/></g><defs><linearGradient id="a" x1="8.397" x2="8.397" y1="1.333" y2="14.623" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB13C"/><stop offset="1" stop-color="#FD6D2F"/></linearGradient><linearGradient id="b" x1="8.397" x2="8.397" y1="2.665" y2="12.89" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity=".4"/><stop offset="1" stop-color="#fff" stop-opacity=".56"/></linearGradient><linearGradient id="d" x1="11.027" x2="6.495" y1="3.523" y2="8.054" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB13C"/><stop offset="1" stop-color="#FD6D2F"/></linearGradient><filter id="c" width="9.77" height="8.309" x="3.512" y="3.741" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 0.369275 0 0 0 0 0.0144928 0 0 0 0.66 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_117_9764"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_117_9764" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 17"><rect width="3.773" height="1.5" x="13.66" y="14.82" fill="#165DFF" rx=".75" transform="rotate(-135 13.66 14.82)"/><rect width="10.102" height="10.102" x="2.178" y="2.353" stroke="#165DFF" rx="5.051"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24"><defs><linearGradient id="b" x1="24.065%" x2="100%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFC758"/><stop offset="100%" stop-color="#FFB92B"/></linearGradient><rect id="a" width="24" height="24" x="0" y="0" rx="8"/></defs><g fill="none" fill-rule="evenodd"><use xlink:href="#a" fill="url(#b)"/><path fill="#FFF" d="M17 6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-4.4v1.801H14a.6.6 0 0 1 .097 1.193L14 19h-4a.6.6 0 0 1-.097-1.192L10 17.8h1.4V16H7a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm-5.5 5.65h-2l-.097.008A.6.6 0 0 0 9.5 12.85h2l.097-.008a.6.6 0 0 0-.097-1.192m3-2.5h-5l-.097.008A.6.6 0 0 0 9.5 10.35h5l.097-.008A.6.6 0 0 0 14.5 9.15"/></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 16"><path stroke="#165DFF" d="M2.839 3H13.16v3H2.84zm0 5H13.16v3H2.84z"/><path stroke="#165DFF" stroke-width=".5" d="M2.589 12.75H13.41v.5H2.59z"/><path stroke="#165DFF" d="M2.839 3h3v3h-3zm0 5h3v3h-3z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 25 24"><path fill="#165DFF" d="M12.66 2a10 10 0 1 0 0 20 10 10 0 1 0 0-20"/><path fill="url(#a)" d="M17.398 8a.527.527 0 0 1 .061 1.049l-.061.004v5.79a1.053 1.053 0 0 1-1.053 1.052h-2.413l1.206 1.207a.527.527 0 0 1-.694.788l-.05-.044-1.733-1.733-1.733 1.733a.53.53 0 0 1-.695.044l-.05-.044a.526.526 0 0 1-.043-.695l.044-.05 1.206-1.206H8.977a1.05 1.05 0 0 1-.676-.246l-.068-.063a1.05 1.05 0 0 1-.309-.744v-5.79a.526.526 0 0 1-.061-1.048L7.924 8zm-1.053 1.053H8.976v5.79h7.37zm-.68 1.206a.53.53 0 0 1 .043.695l-.043.05-2.105 2.105a.53.53 0 0 1-.695.044l-.05-.044-1.207-1.207-1.206 1.207a.53.53 0 0 1-.695.044l-.05-.044a.526.526 0 0 1-.043-.695l.043-.05 1.58-1.578a.53.53 0 0 1 .694-.044l.05.044 1.206 1.206 1.734-1.733a.526.526 0 0 1 .744 0"/><defs><linearGradient id="a" x1="12.661" x2="12.661" y1="8" y2="18" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".75"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 25 24"><path fill="#86909C" d="M12.66 2a10 10 0 1 0 0 20 10 10 0 1 0 0-20"/><path fill="url(#a)" d="M17.398 8a.527.527 0 0 1 .061 1.049l-.061.004v5.79a1.053 1.053 0 0 1-1.053 1.052h-2.413l1.206 1.207a.527.527 0 0 1-.694.788l-.05-.044-1.733-1.733-1.733 1.733a.53.53 0 0 1-.695.044l-.05-.044a.526.526 0 0 1-.043-.695l.044-.05 1.206-1.206H8.977a1.05 1.05 0 0 1-.676-.246l-.068-.063a1.05 1.05 0 0 1-.309-.744v-5.79a.526.526 0 0 1-.061-1.048L7.924 8zm-1.053 1.053H8.976v5.79h7.37zm-.68 1.206a.53.53 0 0 1 .043.695l-.043.05-2.105 2.105a.53.53 0 0 1-.695.044l-.05-.044-1.207-1.207-1.206 1.207a.53.53 0 0 1-.695.044l-.05-.044a.526.526 0 0 1-.043-.695l.043-.05 1.58-1.578a.53.53 0 0 1 .694-.044l.05.044 1.206 1.206 1.734-1.733a.526.526 0 0 1 .744 0"/><defs><linearGradient id="a" x1="12.661" x2="12.661" y1="8" y2="18" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".75"/></linearGradient></defs></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,189 +0,0 @@
|
|
|
1
|
-
// 页面布局 CSS 变量
|
|
2
|
-
:root {
|
|
3
|
-
// 这是一个复合变量
|
|
4
|
-
// 当页宽模式为 adaption-min-width 时,它代表 最小宽度
|
|
5
|
-
// 当页宽模式为 center 时,它代表 固定宽度
|
|
6
|
-
// 当页宽模式为 center-max-width 时,它代表 最大宽度
|
|
7
|
-
--g-app-width: #{$g-app-width};
|
|
8
|
-
|
|
9
|
-
// 头部宽度(默认自适应宽度,可固定宽度,固定宽度后为居中显示)
|
|
10
|
-
--g-header-width: #{$g-header-width};
|
|
11
|
-
|
|
12
|
-
// 头部高度
|
|
13
|
-
--g-header-height: 56px;
|
|
14
|
-
|
|
15
|
-
// 侧边栏宽度
|
|
16
|
-
--g-main-sidebar-width: 63px;
|
|
17
|
-
--g-sub-sidebar-width: 220px;
|
|
18
|
-
--g-sub-sidebar-collapse-width: 64px;
|
|
19
|
-
|
|
20
|
-
// 侧边栏 Logo 区域高度
|
|
21
|
-
--g-sidebar-logo-height: 50px;
|
|
22
|
-
|
|
23
|
-
// 标签栏高度
|
|
24
|
-
--g-tabbar-height: 48px;
|
|
25
|
-
|
|
26
|
-
// 工具栏高度
|
|
27
|
-
--g-toolbar-height: 45px;
|
|
28
|
-
|
|
29
|
-
// 标签页最大最小宽度,两个宽度为同一数值时,则为固定宽度,反之将宽度设置为 unset 则为自适应
|
|
30
|
-
--g-tabbar-tab-max-width: 150px;
|
|
31
|
-
--g-tabbar-tab-min-width: 150px;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// 明暗模式 CSS 变量
|
|
35
|
-
/* stylelint-disable-next-line no-duplicate-selectors */
|
|
36
|
-
:root {
|
|
37
|
-
color-scheme: light;
|
|
38
|
-
|
|
39
|
-
--g-box-shadow-color: rgb(0 0 0 / 12%);
|
|
40
|
-
|
|
41
|
-
&::view-transition-old(root),
|
|
42
|
-
&::view-transition-new(root) {
|
|
43
|
-
mix-blend-mode: normal;
|
|
44
|
-
animation: none;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&::view-transition-old(root) {
|
|
48
|
-
z-index: 1;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
&::view-transition-new(root) {
|
|
52
|
-
z-index: 9999;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
&.dark {
|
|
56
|
-
color-scheme: dark;
|
|
57
|
-
|
|
58
|
-
--g-box-shadow-color: rgb(0 0 0 / 72%);
|
|
59
|
-
|
|
60
|
-
&::view-transition-old(root) {
|
|
61
|
-
z-index: 9999;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
&::view-transition-new(root) {
|
|
65
|
-
z-index: 1;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
::-webkit-scrollbar {
|
|
71
|
-
width: 12px;
|
|
72
|
-
height: 12px;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
::-webkit-scrollbar-thumb {
|
|
76
|
-
background-color: rgb(0 0 0 / 40%);
|
|
77
|
-
background-clip: padding-box;
|
|
78
|
-
border: 3px solid transparent;
|
|
79
|
-
border-radius: 6px;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
::-webkit-scrollbar-thumb:hover {
|
|
83
|
-
background-color: rgb(0 0 0 / 50%);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
::-webkit-scrollbar-track {
|
|
87
|
-
background-color: transparent;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
html,
|
|
91
|
-
body {
|
|
92
|
-
height: 100%;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
body {
|
|
96
|
-
box-sizing: border-box;
|
|
97
|
-
margin: 0;
|
|
98
|
-
font-family: Lato, "PingFang SC", "Microsoft YaHei", sans-serif;
|
|
99
|
-
background-color: var(--g-container-bg);
|
|
100
|
-
-webkit-tap-highlight-color: transparent;
|
|
101
|
-
|
|
102
|
-
&.overflow-hidden {
|
|
103
|
-
overflow: hidden;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
* {
|
|
108
|
-
box-sizing: inherit;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
// 右侧内容区针对fixed元素,有横向铺满的需求,可在fixed元素上设置 [data-fixed-calc-width]
|
|
112
|
-
[data-fixed-calc-width] {
|
|
113
|
-
position: fixed;
|
|
114
|
-
right: 0;
|
|
115
|
-
left: 50%;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
[data-app-width-mode="adaption"],
|
|
119
|
-
[data-app-width-mode="adaption-min-width"] {
|
|
120
|
-
[data-fixed-calc-width] {
|
|
121
|
-
width: calc(100% - var(--g-main-sidebar-actual-width) - var(--g-sub-sidebar-actual-width));
|
|
122
|
-
transform: translateX(-50%) translateX(calc(var(--g-main-sidebar-actual-width) / 2)) translateX(calc(var(--g-sub-sidebar-actual-width) / 2));
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
[data-app-width-mode="center"],
|
|
127
|
-
[data-app-width-mode="center-max-width"] {
|
|
128
|
-
[data-fixed-calc-width] {
|
|
129
|
-
width: calc(var(--g-app-width) - var(--g-main-sidebar-actual-width) - var(--g-sub-sidebar-actual-width));
|
|
130
|
-
transform: translateX(-50%) translateX(calc(var(--g-main-sidebar-actual-width) / 2)) translateX(calc(var(--g-sub-sidebar-actual-width) / 2));
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
@media screen and (max-width: $g-app-width) {
|
|
134
|
-
[data-fixed-calc-width] {
|
|
135
|
-
width: calc(100% - var(--g-main-sidebar-actual-width) - var(--g-sub-sidebar-actual-width));
|
|
136
|
-
transform: translateX(-50%) translateX(calc(var(--g-main-sidebar-actual-width) / 2)) translateX(calc(var(--g-sub-sidebar-actual-width) / 2));
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
[data-mode="mobile"] {
|
|
142
|
-
[data-fixed-calc-width] {
|
|
143
|
-
width: 100% !important;
|
|
144
|
-
transform: translateX(-50%) !important;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
// textarea 字体跟随系统
|
|
149
|
-
textarea {
|
|
150
|
-
font-family: inherit;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
/* Overrides Floating Vue */
|
|
154
|
-
.v-popper--theme-dropdown,
|
|
155
|
-
.v-popper--theme-tooltip {
|
|
156
|
-
--at-apply: inline-flex;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.v-popper--theme-dropdown .v-popper__inner,
|
|
160
|
-
.v-popper--theme-tooltip .v-popper__inner {
|
|
161
|
-
--at-apply: bg-white dark:bg-dark-9 text-dark dark:text-white rounded shadow ring-1 ring-gray-200 dark:ring-gray-800 border border-solid border-stone/20 text-xs font-normal;
|
|
162
|
-
|
|
163
|
-
box-shadow: 0 6px 30px rgb(0 0 0 / 10%);
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
.v-popper--theme-tooltip .v-popper__arrow-inner,
|
|
167
|
-
.v-popper--theme-dropdown .v-popper__arrow-inner {
|
|
168
|
-
--at-apply: border-white dark:border-stone-8;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.v-popper--theme-tooltip .v-popper__arrow-outer,
|
|
172
|
-
.v-popper--theme-dropdown .v-popper__arrow-outer {
|
|
173
|
-
--at-apply: border-stone/20;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.v-popper--theme-tooltip.v-popper--shown,
|
|
177
|
-
.v-popper--theme-tooltip.v-popper--shown * {
|
|
178
|
-
transition: none !important;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
[data-overlayscrollbars-contents] {
|
|
182
|
-
overscroll-behavior: contain;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
// medium-zoom
|
|
186
|
-
.medium-zoom-overlay,
|
|
187
|
-
.medium-zoom-image {
|
|
188
|
-
z-index: 3000;
|
|
189
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
#nprogress {
|
|
2
|
-
pointer-events: none;
|
|
3
|
-
|
|
4
|
-
.bar {
|
|
5
|
-
position: fixed;
|
|
6
|
-
top: 0;
|
|
7
|
-
left: 0;
|
|
8
|
-
z-index: 1031;
|
|
9
|
-
width: 100%;
|
|
10
|
-
height: 2px;
|
|
11
|
-
background: rgb(var(--ui-primary));
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.peg {
|
|
15
|
-
position: absolute;
|
|
16
|
-
right: 0;
|
|
17
|
-
display: block;
|
|
18
|
-
width: 100px;
|
|
19
|
-
height: 100%;
|
|
20
|
-
box-shadow: 0 0 10px rgb(var(--ui-primary)), 0 0 5px rgb(var(--ui-primary));
|
|
21
|
-
opacity: 1;
|
|
22
|
-
transform: rotate(3deg) translate(0, -4px);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.spinner {
|
|
26
|
-
position: fixed;
|
|
27
|
-
top: 11px;
|
|
28
|
-
right: 14px;
|
|
29
|
-
z-index: 1031;
|
|
30
|
-
display: block;
|
|
31
|
-
|
|
32
|
-
.spinner-icon {
|
|
33
|
-
box-sizing: border-box;
|
|
34
|
-
width: 18px;
|
|
35
|
-
height: 18px;
|
|
36
|
-
border: solid 2px transparent;
|
|
37
|
-
border-top-color: rgb(var(--ui-primary));
|
|
38
|
-
border-left-color: rgb(var(--ui-primary));
|
|
39
|
-
border-radius: 50%;
|
|
40
|
-
animation: nprogress-spinner 400ms linear infinite;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.nprogress-custom-parent {
|
|
46
|
-
position: relative;
|
|
47
|
-
overflow: hidden;
|
|
48
|
-
|
|
49
|
-
#nprogress .spinner,
|
|
50
|
-
#nprogress .bar {
|
|
51
|
-
position: absolute;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
@keyframes nprogress-spinner {
|
|
56
|
-
0% { transform: rotate(0deg); }
|
|
57
|
-
100% { transform: rotate(360deg); }
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
@keyframes nprogress-spinner {
|
|
61
|
-
0% { transform: rotate(0deg); }
|
|
62
|
-
100% { transform: rotate(360deg); }
|
|
63
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
// 目前为rbac专用配置,添加自定义样式,在模板中移除
|
|
2
|
-
[data-theme="classic"] {
|
|
3
|
-
#app-main {
|
|
4
|
-
// FIXME: 临时解决方案 --------
|
|
5
|
-
background-image: url("@/assets/images/slider-bg.png");
|
|
6
|
-
background-repeat: no-repeat;
|
|
7
|
-
background-position: left bottom;
|
|
8
|
-
background-size: 450px 89%;
|
|
9
|
-
|
|
10
|
-
.sub-sidebar-container {
|
|
11
|
-
background-color: transparent;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
& > header {
|
|
15
|
-
background-image: url("@/assets/images/header-bg.png");
|
|
16
|
-
background-repeat: no-repeat;
|
|
17
|
-
background-position: left bottom;
|
|
18
|
-
background-size: cover;
|
|
19
|
-
|
|
20
|
-
.menu {
|
|
21
|
-
background-color: transparent !important;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.header-container {
|
|
25
|
-
.tools {
|
|
26
|
-
& > span {
|
|
27
|
-
background-color: #4173f9;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.page-container {
|
|
34
|
-
padding-left: 0;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.wrapper .sidebar-container {
|
|
39
|
-
box-shadow: none !important;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.wrapper .main-container {
|
|
43
|
-
box-shadow: none !important;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/* FIXME: Over rides @pubinfo/pro-components */
|
|
48
|
-
.pro-table {
|
|
49
|
-
.ant-form-item {
|
|
50
|
-
margin-bottom: 16px;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.ant-card .ant-card-body {
|
|
54
|
-
padding: 16px;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.ant-card .ant-card-head {
|
|
58
|
-
min-height: 48px;
|
|
59
|
-
padding: 0 16px;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
// 文字超出隐藏,默认为单行超出隐藏,可设置多行
|
|
2
|
-
@mixin text-overflow($line: 1, $fixed-width: true) {
|
|
3
|
-
@if $line == 1 and $fixed-width == true {
|
|
4
|
-
overflow: hidden;
|
|
5
|
-
text-overflow: ellipsis;
|
|
6
|
-
white-space: nowrap;
|
|
7
|
-
} @else {
|
|
8
|
-
/* stylelint-disable-next-line value-no-vendor-prefix */
|
|
9
|
-
display: -webkit-box;
|
|
10
|
-
-webkit-box-orient: vertical;
|
|
11
|
-
overflow: hidden;
|
|
12
|
-
-webkit-line-clamp: $line;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
// 定位居中,默认水平居中,可选择垂直居中,或者水平垂直都居中
|
|
17
|
-
@mixin position-center($type: x) {
|
|
18
|
-
position: absolute;
|
|
19
|
-
|
|
20
|
-
@if $type == x {
|
|
21
|
-
left: 50%;
|
|
22
|
-
transform: translateX(-50%);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
@if $type == y {
|
|
26
|
-
top: 50%;
|
|
27
|
-
transform: translateY(-50%);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
@if $type == xy {
|
|
31
|
-
top: 50%;
|
|
32
|
-
left: 50%;
|
|
33
|
-
transform: translateX(-50%) translateY(-50%);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// 文字两端对齐
|
|
38
|
-
%justify-align {
|
|
39
|
-
text-align: justify;
|
|
40
|
-
text-align-last: justify;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// 清除浮动
|
|
44
|
-
%clearfix {
|
|
45
|
-
zoom: 1;
|
|
46
|
-
|
|
47
|
-
&::before,
|
|
48
|
-
&::after {
|
|
49
|
-
display: block;
|
|
50
|
-
clear: both;
|
|
51
|
-
content: "";
|
|
52
|
-
}
|
|
53
|
-
}
|