From 82d041553888b0e23809dc98bfa6e7a85aa0522a Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Sun, 6 Aug 2023 01:20:06 +0800 Subject: [PATCH] chore: Copyright --- .eslintrc.js | 2 +- build/config/themeConfig.ts | 2 +- build/constant.ts | 2 +- build/generate/generateModifyVars.ts | 2 +- build/generate/icon/index.ts | 2 +- build/getConfigFileName.ts | 2 +- build/script/buildConf.ts | 2 +- build/script/postBuild.ts | 2 +- build/utils.ts | 2 +- build/vite/plugin/compress.ts | 2 +- build/vite/plugin/html.ts | 2 +- build/vite/plugin/imagemin.ts | 2 +- build/vite/plugin/index.ts | 2 +- build/vite/plugin/pwa.ts | 2 +- build/vite/plugin/styleImport.ts | 2 +- build/vite/plugin/svgSprite.ts | 2 +- build/vite/plugin/theme.ts | 2 +- build/vite/plugin/visualizer.ts | 2 +- build/vite/proxy.ts | 2 +- postcss.config.js | 2 +- src/api/common/base/constant/index.ts | 2 +- src/api/common/base/entity/index.ts | 2 +- src/api/common/base/enums/index.ts | 2 +- src/api/common/base/exception/index.ts | 2 +- src/api/common/data/constant/index.ts | 2 +- src/api/common/data/entity/index.ts | 2 +- src/api/common/data/enums/index.ts | 2 +- src/api/platform/common/entity/mapLogistic.ts | 2 +- src/api/platform/common/entity/mapLogisticPoint.ts | 2 +- src/api/platform/common/entity/mapTask.ts | 2 +- src/api/platform/common/entity/mapTaskPreset.ts | 2 +- src/api/platform/core/entity/menu.ts | 2 +- src/api/platform/core/entity/upload.ts | 2 +- src/api/platform/core/entity/user.ts | 2 +- src/api/platform/monitor/entity/operLog.ts | 2 +- src/api/platform/monitor/entity/token.ts | 2 +- src/api/platform/system/entity/client.ts | 2 +- src/api/platform/system/entity/config.ts | 2 +- src/api/platform/system/entity/dept.ts | 2 +- src/api/platform/system/entity/dict.ts | 2 +- src/api/platform/system/entity/dictData.ts | 2 +- src/api/platform/system/entity/file.ts | 2 +- src/api/platform/system/entity/menu.ts | 2 +- src/api/platform/system/entity/region.ts | 2 +- src/api/platform/system/entity/role.ts | 2 +- src/api/platform/system/entity/tenant.ts | 2 +- src/api/platform/system/entity/user.ts | 2 +- src/assets/styles/color.less | 2 +- src/assets/styles/common.less | 2 +- src/assets/styles/theme.less | 2 +- src/assets/styles/var/breakpoint.less | 2 +- src/assets/styles/var/easing.less | 2 +- src/assets/styles/var/index.less | 2 +- src/components/AMap/src/amap.data.tsx | 2 +- src/components/index.ts | 2 +- src/directives/clickOutside.ts | 2 +- src/directives/index.ts | 2 +- src/directives/loading.ts | 2 +- src/directives/permission.ts | 2 +- src/directives/repeatClick.ts | 2 +- src/directives/ripple/index.ts | 2 +- src/enums/amapEnum.ts | 2 +- src/enums/appEnum.ts | 2 +- src/enums/breakpointEnum.ts | 2 +- src/enums/cacheEnum.ts | 2 +- src/enums/exceptionEnum.ts | 2 +- src/enums/httpEnum.ts | 2 +- src/enums/menuEnum.ts | 2 +- src/enums/pageEnum.ts | 2 +- src/enums/permissionEnum.ts | 2 +- src/enums/pushEnum.ts | 2 +- src/enums/sizeEnum.ts | 2 +- src/hooks/component/useFormItem.ts | 2 +- src/hooks/component/usePageContext.ts | 2 +- src/hooks/core/onMountedOrActivated.ts | 2 +- src/hooks/core/useAttrs.ts | 2 +- src/hooks/core/useContext.ts | 2 +- src/hooks/core/useLockFn.ts | 2 +- src/hooks/core/useRefs.ts | 2 +- src/hooks/core/useTimeout.ts | 2 +- src/hooks/event/useBreakpoint.ts | 2 +- src/hooks/event/useEventListener.ts | 2 +- src/hooks/event/useIntersectionObserver.ts | 2 +- src/hooks/event/useScroll.ts | 2 +- src/hooks/event/useScrollTo.ts | 2 +- src/hooks/event/useWindowSizeFn.ts | 2 +- src/hooks/setting/index.ts | 2 +- src/hooks/setting/useHeaderSetting.ts | 2 +- src/hooks/setting/useMenuSetting.ts | 2 +- src/hooks/setting/useMultipleTabSetting.ts | 2 +- src/hooks/setting/useRootSetting.ts | 2 +- src/hooks/setting/useTransitionSetting.ts | 2 +- src/hooks/web/useAppInject.ts | 2 +- src/hooks/web/useContentHeight.ts | 2 +- src/hooks/web/useContextMenu.ts | 2 +- src/hooks/web/useCopyToClipboard.ts | 2 +- src/hooks/web/useDesign.ts | 2 +- src/hooks/web/useECharts.ts | 2 +- src/hooks/web/useFullContent.ts | 2 +- src/hooks/web/useI18n.ts | 2 +- src/hooks/web/useLockPage.ts | 2 +- src/hooks/web/useMessage.tsx | 2 +- src/hooks/web/usePage.ts | 2 +- src/hooks/web/usePagination.ts | 2 +- src/hooks/web/usePermission.ts | 2 +- src/hooks/web/useScript.ts | 2 +- src/hooks/web/useSortable.ts | 2 +- src/hooks/web/useTabs.ts | 2 +- src/hooks/web/useTenant.ts | 2 +- src/hooks/web/useTitle.ts | 2 +- src/hooks/web/useWatermark.ts | 2 +- src/layouts/default/header/components/notify/data.ts | 2 +- src/locales/helper.ts | 2 +- src/locales/lang/en.ts | 2 +- src/locales/lang/zh_CN.ts | 2 +- src/locales/setupI18n.ts | 2 +- src/locales/useLocale.ts | 2 +- src/logics/initAppConfig.ts | 2 +- src/logics/mitt/routeChange.ts | 2 +- src/logics/theme/dark.ts | 2 +- src/logics/theme/index.ts | 2 +- src/logics/theme/updateBackground.ts | 2 +- src/logics/theme/updateColorWeak.ts | 2 +- src/logics/theme/updateGrayMode.ts | 2 +- src/logics/theme/util.ts | 2 +- src/router/constant.ts | 2 +- src/router/guard/index.ts | 2 +- src/router/guard/permissionGuard.ts | 2 +- src/router/guard/stateGuard.ts | 2 +- src/router/helper/menuHelper.ts | 2 +- src/router/helper/routeHelper.ts | 2 +- src/router/index.ts | 2 +- src/router/routes/basic.ts | 2 +- src/router/routes/index.ts | 2 +- src/router/routes/modules/dashboard.ts | 2 +- src/settings/componentSetting.ts | 2 +- src/settings/designSetting.ts | 2 +- src/settings/encryptionSetting.ts | 2 +- src/settings/localeSetting.ts | 2 +- src/settings/projectSetting.ts | 2 +- src/store/index.ts | 2 +- src/store/modules/app.ts | 2 +- src/store/modules/locale.ts | 2 +- src/store/modules/lock.ts | 2 +- src/store/modules/microApp.ts | 2 +- src/store/modules/multipleTab.ts | 2 +- src/store/modules/permission.ts | 2 +- src/store/modules/user.ts | 2 +- src/utils/auth/index.ts | 2 +- src/utils/bem.ts | 2 +- src/utils/cache/index.ts | 2 +- src/utils/cache/memory.ts | 2 +- src/utils/cache/persistent.ts | 2 +- src/utils/cache/storageCache.ts | 2 +- src/utils/cipher.ts | 2 +- src/utils/color.ts | 2 +- src/utils/dateUtil.ts | 2 +- src/utils/domUtils.ts | 2 +- src/utils/env.ts | 2 +- src/utils/event/index.ts | 2 +- src/utils/factory/createAsyncComponent.tsx | 2 +- src/utils/file/base64Conver.ts | 2 +- src/utils/file/download.ts | 2 +- src/utils/helper/treeHelper.ts | 2 +- src/utils/helper/tsxHelper.tsx | 2 +- src/utils/http/axios/Axios.ts | 2 +- src/utils/http/axios/axiosCancel.ts | 2 +- src/utils/http/axios/axiosRetry.ts | 2 +- src/utils/http/axios/axiosTransform.ts | 2 +- src/utils/http/axios/checkStatus.ts | 2 +- src/utils/http/axios/helper.ts | 2 +- src/utils/http/axios/index.ts | 2 +- src/utils/index.ts | 2 +- src/utils/is.ts | 2 +- src/utils/lib/echarts.ts | 2 +- src/utils/log.ts | 2 +- src/utils/mitt.ts | 2 +- src/utils/propTypes.ts | 2 +- src/utils/props.ts | 2 +- src/utils/types.ts | 2 +- src/utils/uuid.ts | 2 +- src/views/common/project/project.data.ts | 2 +- src/views/monitor/operLog/operLog.data.ts | 2 +- src/views/monitor/token/token.data.ts | 2 +- src/views/system/client/client.data.ts | 2 +- src/views/system/config/config.data.ts | 2 +- src/views/system/dept/dept.data.ts | 2 +- src/views/system/dict/dict.data.ts | 2 +- src/views/system/dict/dictdata.data.ts | 2 +- src/views/system/file/file.data.ts | 2 +- src/views/system/menu/menu.data.ts | 2 +- src/views/system/role/role.data.ts | 2 +- src/views/system/tenant/tenant.data.ts | 2 +- src/views/system/user/sso/sso.data.ts | 2 +- src/views/system/user/user.data.ts | 2 +- tsconfig.json | 2 +- types/axios.d.ts | 2 +- types/config.d.ts | 2 +- types/global.d.ts | 2 +- types/index.d.ts | 2 +- types/module.d.ts | 2 +- types/store.d.ts | 2 +- types/utils.d.ts | 2 +- types/vue-router.d.ts | 2 +- vite.config.ts | 2 +- windi.config.ts | 2 +- 206 files changed, 206 insertions(+), 206 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index f66ba87..64e6e39 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -5,7 +5,7 @@ * 原生js-eslint,官方配置文档: https://cn.eslint.org/docs/rules * vue,官方配置文档: https://eslint.vuejs.org/rules * typescript,官方配置文档: https://typescript-eslint.io/rules - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/config/themeConfig.ts b/build/config/themeConfig.ts index 5593d98..72184b7 100644 --- a/build/config/themeConfig.ts +++ b/build/config/themeConfig.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 主题颜色动态生成配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/constant.ts b/build/constant.ts index 5c3c1ed..b988eac 100644 --- a/build/constant.ts +++ b/build/constant.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 生产环境配置全局常量 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/generate/generateModifyVars.ts b/build/generate/generateModifyVars.ts index 008c6e3..d5d9756 100644 --- a/build/generate/generateModifyVars.ts +++ b/build/generate/generateModifyVars.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 生成less修改的变量 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/generate/icon/index.ts b/build/generate/icon/index.ts index ef8ac39..3a81771 100644 --- a/build/generate/icon/index.ts +++ b/build/generate/icon/index.ts @@ -7,7 +7,7 @@ * 缺点: 在局域网或者无法访问到外网的环境中图标显示不出来 * 离线: 该方式会在打包的时候将图标选择器的图标全部打包到js内,在使用的时候不会额外的请求在线图标 * 缺点: 打包体积会偏大,具体的体积增加得看前面选择图标集的时候选择的图标数量的多少决定 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/getConfigFileName.ts b/build/getConfigFileName.ts index 4f6d1a3..48e7b8f 100644 --- a/build/getConfigFileName.ts +++ b/build/getConfigFileName.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 获取外部配置文件变量名 * 主要用于控制台输出额外的发布信息 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/script/buildConf.ts b/build/script/buildConf.ts index 3857336..5c844f1 100644 --- a/build/script/buildConf.ts +++ b/build/script/buildConf.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用于打包时生成额外的配置文件,该文件可以配置一些全局变量,这样就可以直接在外部更改,无需重新打包 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/script/postBuild.ts b/build/script/postBuild.ts index 31ba957..0fc13a8 100644 --- a/build/script/postBuild.ts +++ b/build/script/postBuild.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 发布构建成功后附加一些处理逻辑操作 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/utils.ts b/build/utils.ts index e72f6b6..c4d9706 100644 --- a/build/utils.ts +++ b/build/utils.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 打包工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/plugin/compress.ts b/build/vite/plugin/compress.ts index 023dd86..e010571 100644 --- a/build/vite/plugin/compress.ts +++ b/build/vite/plugin/compress.ts @@ -3,7 +3,7 @@ * @description: vite-plugin-compression配置 * 用于打包输出gzip todo: 注意这在Vite中不能正常工作,具体原因还在调查中 * 文档: https://github.com/anncwb/vite-plugin-compression - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/vite/plugin/html.ts b/build/vite/plugin/html.ts index f80a032..04038bc 100644 --- a/build/vite/plugin/html.ts +++ b/build/vite/plugin/html.ts @@ -3,7 +3,7 @@ * @description: vite-plugin-html配置 * 在index.html提供压缩和基于ejs模板功能 * 文档: https://github.com/anncwb/vite-plugin-html - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/plugin/imagemin.ts b/build/vite/plugin/imagemin.ts index 140c3ff..61be652 100644 --- a/build/vite/plugin/imagemin.ts +++ b/build/vite/plugin/imagemin.ts @@ -3,7 +3,7 @@ * @description: vite-plugin-imagemin配置 * 提供压缩图片资源的功能 * 文档: https://github.com/anncwb/vite-plugin-imagemin - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/vite/plugin/index.ts b/build/vite/plugin/index.ts index 0197b5d..f257dfa 100644 --- a/build/vite/plugin/index.ts +++ b/build/vite/plugin/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: vite插件统一管理 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/plugin/pwa.ts b/build/vite/plugin/pwa.ts index ca5f603..0e07b70 100644 --- a/build/vite/plugin/pwa.ts +++ b/build/vite/plugin/pwa.ts @@ -6,7 +6,7 @@ * 了解更多信息: https://juejin.cn/post/6844903461645991943 * 目前主要用来开启service-worker让他来做缓存的: https://developer.mozilla.org/zh-CN/docs/Web/API/Service_Worker_API/Using_Service_Workers * 文档: https://github.com/antfu/vite-plugin-pwa - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/build/vite/plugin/styleImport.ts b/build/vite/plugin/styleImport.ts index 98b28fc..214a7d3 100644 --- a/build/vite/plugin/styleImport.ts +++ b/build/vite/plugin/styleImport.ts @@ -3,7 +3,7 @@ * @description: vite-plugin-style-import配置 * 提供对vite的按需引入组件库样式功能 * 文档: https://github.com/anncwb/vite-plugin-style-import - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/plugin/svgSprite.ts b/build/vite/plugin/svgSprite.ts index 15ecfd3..65df080 100644 --- a/build/vite/plugin/svgSprite.ts +++ b/build/vite/plugin/svgSprite.ts @@ -4,7 +4,7 @@ * 用于快速创建SVG精灵的Vite插件 * SVG精灵(它是由几个小图形文件(SVG 图标、设计元素)合并而成的图标系统) * 文档: https://github.com/anncwb/vite-plugin-svg-icons - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/plugin/theme.ts b/build/vite/plugin/theme.ts index 8f7bd06..4c2c6e1 100644 --- a/build/vite/plugin/theme.ts +++ b/build/vite/plugin/theme.ts @@ -3,7 +3,7 @@ * @description: vite-plugin-theme配置 * 提供动态切换ant-design主题功能(默认模式,暗黑模式) * 文档: https://github.com/anncwb/vite-plugin-theme - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/plugin/visualizer.ts b/build/vite/plugin/visualizer.ts index 3fc6f0f..0fcd2b7 100644 --- a/build/vite/plugin/visualizer.ts +++ b/build/vite/plugin/visualizer.ts @@ -3,7 +3,7 @@ * @description: rollup-plugin-visualizer配置 * 提供分析依赖查看哪些模块占用了空间 * 文档: https://github.com/btd/rollup-plugin-visualizer - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/build/vite/proxy.ts b/build/vite/proxy.ts index 2a960bf..3e40845 100644 --- a/build/vite/proxy.ts +++ b/build/vite/proxy.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用于解析 .env.development 代理配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/5 */ diff --git a/postcss.config.js b/postcss.config.js index 2944bf6..49352d4 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -5,7 +5,7 @@ * 目前用到的插件: * 增加代码可读性 → postcss/autoprefixer * 官网文档: https://github.com/postcss/autoprefixer - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ diff --git a/src/api/common/base/constant/index.ts b/src/api/common/base/constant/index.ts index c655f4d..256cc33 100644 --- a/src/api/common/base/constant/index.ts +++ b/src/api/common/base/constant/index.ts @@ -1,6 +1,6 @@ /** * @program: kicc-ui * @description: 基础相关常量 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/common/base/entity/index.ts b/src/api/common/base/entity/index.ts index f02a4eb..1f3c236 100644 --- a/src/api/common/base/entity/index.ts +++ b/src/api/common/base/entity/index.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 基础相关实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/common/base/enums/index.ts b/src/api/common/base/enums/index.ts index 2ba1583..2f11651 100644 --- a/src/api/common/base/enums/index.ts +++ b/src/api/common/base/enums/index.ts @@ -1,6 +1,6 @@ /** * @program: kicc-ui * @description: 基础相关枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/common/base/exception/index.ts b/src/api/common/base/exception/index.ts index 437499b..c938cc8 100644 --- a/src/api/common/base/exception/index.ts +++ b/src/api/common/base/exception/index.ts @@ -2,6 +2,6 @@ * @program: kicc-ui * @description: 基础相关异常 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/common/data/constant/index.ts b/src/api/common/data/constant/index.ts index ced3826..7104536 100644 --- a/src/api/common/data/constant/index.ts +++ b/src/api/common/data/constant/index.ts @@ -1,6 +1,6 @@ /** * @program: kicc-ui * @description: 数据相关常量 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/common/data/entity/index.ts b/src/api/common/data/entity/index.ts index 09a3e81..bb5ba68 100644 --- a/src/api/common/data/entity/index.ts +++ b/src/api/common/data/entity/index.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 数据相关实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/common/data/enums/index.ts b/src/api/common/data/enums/index.ts index 3038b65..ad5f953 100644 --- a/src/api/common/data/enums/index.ts +++ b/src/api/common/data/enums/index.ts @@ -1,6 +1,6 @@ /** * @program: kicc-ui * @description: 数据相关枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/platform/common/entity/mapLogistic.ts b/src/api/platform/common/entity/mapLogistic.ts index fcb118e..e7fd5ec 100644 --- a/src/api/platform/common/entity/mapLogistic.ts +++ b/src/api/platform/common/entity/mapLogistic.ts @@ -2,7 +2,7 @@ /** * @program: kicc-ui * @description: 地图任务主表实体类 - * @author: wangxaing4 + * @author: wangxiang4 * @since: 2022/8/24 */ diff --git a/src/api/platform/common/entity/mapLogisticPoint.ts b/src/api/platform/common/entity/mapLogisticPoint.ts index 6f95a0f..f2938d1 100644 --- a/src/api/platform/common/entity/mapLogisticPoint.ts +++ b/src/api/platform/common/entity/mapLogisticPoint.ts @@ -2,7 +2,7 @@ /** * @program: kicc-ui * @description: 地图物流任务标记点表实体类 - * @author: wangxaing4 + * @author: wangxiang4 * @since: 2022/8/24 */ diff --git a/src/api/platform/common/entity/mapTask.ts b/src/api/platform/common/entity/mapTask.ts index c8ca2be..11580bb 100644 --- a/src/api/platform/common/entity/mapTask.ts +++ b/src/api/platform/common/entity/mapTask.ts @@ -2,7 +2,7 @@ /** * @program: kicc-ui * @description: 地图任务表实体类 - * @author: wangxaing4 + * @author: wangxiang4 * @since: 2022/8/24 */ diff --git a/src/api/platform/common/entity/mapTaskPreset.ts b/src/api/platform/common/entity/mapTaskPreset.ts index 64517f2..6176d9c 100644 --- a/src/api/platform/common/entity/mapTaskPreset.ts +++ b/src/api/platform/common/entity/mapTaskPreset.ts @@ -2,7 +2,7 @@ /** * @program: kicc-ui * @description: 地图任务交接预设表实体类 - * @author: wangxaing4 + * @author: wangxiang4 * @since: 2022/8/24 */ diff --git a/src/api/platform/core/entity/menu.ts b/src/api/platform/core/entity/menu.ts index 28ce971..c9d8820 100644 --- a/src/api/platform/core/entity/menu.ts +++ b/src/api/platform/core/entity/menu.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 菜单路由实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { AppRouteRecordRaw } from '/@/router/types'; diff --git a/src/api/platform/core/entity/upload.ts b/src/api/platform/core/entity/upload.ts index 0a2e7ad..07a02df 100644 --- a/src/api/platform/core/entity/upload.ts +++ b/src/api/platform/core/entity/upload.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 文件上传实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/platform/core/entity/user.ts b/src/api/platform/core/entity/user.ts index 7cd6c10..b990adc 100644 --- a/src/api/platform/core/entity/user.ts +++ b/src/api/platform/core/entity/user.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 核心用户实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { CommonEntity } from '/@/api/common/data/entity'; diff --git a/src/api/platform/monitor/entity/operLog.ts b/src/api/platform/monitor/entity/operLog.ts index be9cf23..3467854 100644 --- a/src/api/platform/monitor/entity/operLog.ts +++ b/src/api/platform/monitor/entity/operLog.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 操作日志实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/monitor/entity/token.ts b/src/api/platform/monitor/entity/token.ts index 74c46cb..e2aa638 100644 --- a/src/api/platform/monitor/entity/token.ts +++ b/src/api/platform/monitor/entity/token.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 令牌实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/client.ts b/src/api/platform/system/entity/client.ts index 7828d4e..3adf0da 100644 --- a/src/api/platform/system/entity/client.ts +++ b/src/api/platform/system/entity/client.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 客户端实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/config.ts b/src/api/platform/system/entity/config.ts index 1aa8b6b..24780b0 100644 --- a/src/api/platform/system/entity/config.ts +++ b/src/api/platform/system/entity/config.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 配置实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/dept.ts b/src/api/platform/system/entity/dept.ts index 3139d58..29d3836 100644 --- a/src/api/platform/system/entity/dept.ts +++ b/src/api/platform/system/entity/dept.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 部门实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/dict.ts b/src/api/platform/system/entity/dict.ts index 9c4135c..d8472d8 100644 --- a/src/api/platform/system/entity/dict.ts +++ b/src/api/platform/system/entity/dict.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 字典实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/dictData.ts b/src/api/platform/system/entity/dictData.ts index 0fcede6..eff471a 100644 --- a/src/api/platform/system/entity/dictData.ts +++ b/src/api/platform/system/entity/dictData.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 字典数据实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/file.ts b/src/api/platform/system/entity/file.ts index 1c9137f..5cc21b2 100644 --- a/src/api/platform/system/entity/file.ts +++ b/src/api/platform/system/entity/file.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 文件实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/menu.ts b/src/api/platform/system/entity/menu.ts index ac9918d..e9f5335 100644 --- a/src/api/platform/system/entity/menu.ts +++ b/src/api/platform/system/entity/menu.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 菜单实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/region.ts b/src/api/platform/system/entity/region.ts index 9069284..76da15d 100644 --- a/src/api/platform/system/entity/region.ts +++ b/src/api/platform/system/entity/region.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 区域实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/api/platform/system/entity/role.ts b/src/api/platform/system/entity/role.ts index 4a2cf44..f63f87d 100644 --- a/src/api/platform/system/entity/role.ts +++ b/src/api/platform/system/entity/role.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 角色实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/tenant.ts b/src/api/platform/system/entity/tenant.ts index dc51854..a5df809 100644 --- a/src/api/platform/system/entity/tenant.ts +++ b/src/api/platform/system/entity/tenant.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 多租户实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/api/platform/system/entity/user.ts b/src/api/platform/system/entity/user.ts index 70091a5..7f3f005 100644 --- a/src/api/platform/system/entity/user.ts +++ b/src/api/platform/system/entity/user.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 用户实体类 * 类型定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import type { R } from '/#/axios'; diff --git a/src/assets/styles/color.less b/src/assets/styles/color.less index eff23d9..9b95146 100644 --- a/src/assets/styles/color.less +++ b/src/assets/styles/color.less @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局颜色配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/assets/styles/common.less b/src/assets/styles/common.less index cc6542b..a00b079 100644 --- a/src/assets/styles/common.less +++ b/src/assets/styles/common.less @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 公共配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/assets/styles/theme.less b/src/assets/styles/theme.less index 848b79e..e1a1783 100644 --- a/src/assets/styles/theme.less +++ b/src/assets/styles/theme.less @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局主题样式配置(明亮,暗黑) - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/assets/styles/var/breakpoint.less b/src/assets/styles/var/breakpoint.less index b89aeca..078422f 100644 --- a/src/assets/styles/var/breakpoint.less +++ b/src/assets/styles/var/breakpoint.less @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 屏幕断点用于vite:antd-dark-theme插件 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/assets/styles/var/easing.less b/src/assets/styles/var/easing.less index e0676df..8e17692 100644 --- a/src/assets/styles/var/easing.less +++ b/src/assets/styles/var/easing.less @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 动画函数 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/assets/styles/var/index.less b/src/assets/styles/var/index.less index 1a1da31..d1e4dbe 100644 --- a/src/assets/styles/var/index.less +++ b/src/assets/styles/var/index.less @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局样式变量定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/components/AMap/src/amap.data.tsx b/src/components/AMap/src/amap.data.tsx index b6824fa..6297965 100644 --- a/src/components/AMap/src/amap.data.tsx +++ b/src/components/AMap/src/amap.data.tsx @@ -2,7 +2,7 @@ /** * @program: kicc-ui * @description: 地图静态数据 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/5/22 */ diff --git a/src/components/index.ts b/src/components/index.ts index aed387e..e37c214 100644 --- a/src/components/index.ts +++ b/src/components/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局注册组件 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/26 */ diff --git a/src/directives/clickOutside.ts b/src/directives/clickOutside.ts index 75881a8..c27c41f 100644 --- a/src/directives/clickOutside.ts +++ b/src/directives/clickOutside.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 点击指令 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/directives/index.ts b/src/directives/index.ts index eaf3699..06754cb 100644 --- a/src/directives/index.ts +++ b/src/directives/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 导出指令注册 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/directives/loading.ts b/src/directives/loading.ts index f6a3b5d..aa77298 100644 --- a/src/directives/loading.ts +++ b/src/directives/loading.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 加载指令 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/directives/permission.ts b/src/directives/permission.ts index b72b5fe..0408fd2 100644 --- a/src/directives/permission.ts +++ b/src/directives/permission.ts @@ -3,7 +3,7 @@ * @description: 权限指令 * 用于组件权限的细粒度控制 * @Example v-auth="xxx" - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/directives/repeatClick.ts b/src/directives/repeatClick.ts index 6e8dbce..7961fda 100644 --- a/src/directives/repeatClick.ts +++ b/src/directives/repeatClick.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 防止重复点击 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/directives/ripple/index.ts b/src/directives/ripple/index.ts index ddc7d98..581ecd2 100644 --- a/src/directives/ripple/index.ts +++ b/src/directives/ripple/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 波纹特效指令 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/enums/amapEnum.ts b/src/enums/amapEnum.ts index 53d606b..274a7fb 100644 --- a/src/enums/amapEnum.ts +++ b/src/enums/amapEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 地图常量枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/appEnum.ts b/src/enums/appEnum.ts index bc6946c..18b9cb1 100644 --- a/src/enums/appEnum.ts +++ b/src/enums/appEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局应用枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/breakpointEnum.ts b/src/enums/breakpointEnum.ts index 27ccbe0..df36160 100644 --- a/src/enums/breakpointEnum.ts +++ b/src/enums/breakpointEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 自动检测屏幕断点枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/cacheEnum.ts b/src/enums/cacheEnum.ts index bd492d2..2a3fab4 100644 --- a/src/enums/cacheEnum.ts +++ b/src/enums/cacheEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 缓存枚举键 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/exceptionEnum.ts b/src/enums/exceptionEnum.ts index 67b5839..27154bf 100644 --- a/src/enums/exceptionEnum.ts +++ b/src/enums/exceptionEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 异常相关枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/enums/httpEnum.ts b/src/enums/httpEnum.ts index bbfab59..dbe7610 100644 --- a/src/enums/httpEnum.ts +++ b/src/enums/httpEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 请求枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/menuEnum.ts b/src/enums/menuEnum.ts index 6b48482..2e24209 100644 --- a/src/enums/menuEnum.ts +++ b/src/enums/menuEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 菜单枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/pageEnum.ts b/src/enums/pageEnum.ts index f13d197..d74074d 100644 --- a/src/enums/pageEnum.ts +++ b/src/enums/pageEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 基础页面路由枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/enums/permissionEnum.ts b/src/enums/permissionEnum.ts index 85e8a8f..44adee0 100644 --- a/src/enums/permissionEnum.ts +++ b/src/enums/permissionEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用户权限枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2023/4/21 */ diff --git a/src/enums/pushEnum.ts b/src/enums/pushEnum.ts index 2208a65..8b3ca13 100644 --- a/src/enums/pushEnum.ts +++ b/src/enums/pushEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 推送消息枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2023/4/21 */ diff --git a/src/enums/sizeEnum.ts b/src/enums/sizeEnum.ts index f5d5777..3a9d41a 100644 --- a/src/enums/sizeEnum.ts +++ b/src/enums/sizeEnum.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 尺寸大小枚举 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/hooks/component/useFormItem.ts b/src/hooks/component/useFormItem.ts index f7d118f..d9d0652 100644 --- a/src/hooks/component/useFormItem.ts +++ b/src/hooks/component/useFormItem.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 表单项prop绑定到表单进行校验工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/component/usePageContext.ts b/src/hooks/component/usePageContext.ts index 1cc1f05..37067da 100644 --- a/src/hooks/component/usePageContext.ts +++ b/src/hooks/component/usePageContext.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 页面上下文工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/core/onMountedOrActivated.ts b/src/hooks/core/onMountedOrActivated.ts index 91a6c54..14f8ad9 100644 --- a/src/hooks/core/onMountedOrActivated.ts +++ b/src/hooks/core/onMountedOrActivated.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 组件挂载或激活工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/core/useAttrs.ts b/src/hooks/core/useAttrs.ts index ef2250e..7fb1311 100644 --- a/src/hooks/core/useAttrs.ts +++ b/src/hooks/core/useAttrs.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 获取组件实例属性工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/core/useContext.ts b/src/hooks/core/useContext.ts index 8bbb0fe..b3923a6 100644 --- a/src/hooks/core/useContext.ts +++ b/src/hooks/core/useContext.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 创建上下文提供数据工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/core/useLockFn.ts b/src/hooks/core/useLockFn.ts index 1fac62c..e8b3dab 100644 --- a/src/hooks/core/useLockFn.ts +++ b/src/hooks/core/useLockFn.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 检测是否锁屏工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/core/useRefs.ts b/src/hooks/core/useRefs.ts index 259a65a..e35eeb9 100644 --- a/src/hooks/core/useRefs.ts +++ b/src/hooks/core/useRefs.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: vue数据响应式处理工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/core/useTimeout.ts b/src/hooks/core/useTimeout.ts index 42b6551..e327dee 100644 --- a/src/hooks/core/useTimeout.ts +++ b/src/hooks/core/useTimeout.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 计算时间超时工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/event/useBreakpoint.ts b/src/hooks/event/useBreakpoint.ts index e6bb8da..2dab3ef 100644 --- a/src/hooks/event/useBreakpoint.ts +++ b/src/hooks/event/useBreakpoint.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 屏幕断点监听工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/event/useEventListener.ts b/src/hooks/event/useEventListener.ts index f4ed256..ac63dc4 100644 --- a/src/hooks/event/useEventListener.ts +++ b/src/hooks/event/useEventListener.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 元素事件监听工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/event/useIntersectionObserver.ts b/src/hooks/event/useIntersectionObserver.ts index 719fec8..11ef5d8 100644 --- a/src/hooks/event/useIntersectionObserver.ts +++ b/src/hooks/event/useIntersectionObserver.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 元素交叉监听工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/event/useScroll.ts b/src/hooks/event/useScroll.ts index 4f1cf2f..7a5fe2f 100644 --- a/src/hooks/event/useScroll.ts +++ b/src/hooks/event/useScroll.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 滚动条监听工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/event/useScrollTo.ts b/src/hooks/event/useScrollTo.ts index 23cf179..bb4af42 100644 --- a/src/hooks/event/useScrollTo.ts +++ b/src/hooks/event/useScrollTo.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 手动移动滚动条工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/event/useWindowSizeFn.ts b/src/hooks/event/useWindowSizeFn.ts index fe685e3..926078d 100644 --- a/src/hooks/event/useWindowSizeFn.ts +++ b/src/hooks/event/useWindowSizeFn.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 浏览器窗口大小监听工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/setting/index.ts b/src/hooks/setting/index.ts index ed17fcb..db3526d 100644 --- a/src/hooks/setting/index.ts +++ b/src/hooks/setting/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局系统环境变量设置工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/setting/useHeaderSetting.ts b/src/hooks/setting/useHeaderSetting.ts index ca2fe43..b592909 100644 --- a/src/hooks/setting/useHeaderSetting.ts +++ b/src/hooks/setting/useHeaderSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 头部导航栏设置工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/setting/useMenuSetting.ts b/src/hooks/setting/useMenuSetting.ts index 88e00af..0c8fe2f 100644 --- a/src/hooks/setting/useMenuSetting.ts +++ b/src/hooks/setting/useMenuSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 菜单设置工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/setting/useMultipleTabSetting.ts b/src/hooks/setting/useMultipleTabSetting.ts index fdb6042..fd14047 100644 --- a/src/hooks/setting/useMultipleTabSetting.ts +++ b/src/hooks/setting/useMultipleTabSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 多tab设置工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/setting/useRootSetting.ts b/src/hooks/setting/useRootSetting.ts index ca73019..19ab38e 100644 --- a/src/hooks/setting/useRootSetting.ts +++ b/src/hooks/setting/useRootSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 项目根配置设置工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/setting/useTransitionSetting.ts b/src/hooks/setting/useTransitionSetting.ts index ba9c76b..526aced 100644 --- a/src/hooks/setting/useTransitionSetting.ts +++ b/src/hooks/setting/useTransitionSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 动画设置工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useAppInject.ts b/src/hooks/web/useAppInject.ts index 75b2094..ee010ec 100644 --- a/src/hooks/web/useAppInject.ts +++ b/src/hooks/web/useAppInject.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 获取应用上下文数据工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useContentHeight.ts b/src/hooks/web/useContentHeight.ts index cf87d0a..35df3e4 100644 --- a/src/hooks/web/useContentHeight.ts +++ b/src/hooks/web/useContentHeight.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 动态计算内容高度工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useContextMenu.ts b/src/hooks/web/useContextMenu.ts index c2e0482..6b6742f 100644 --- a/src/hooks/web/useContextMenu.ts +++ b/src/hooks/web/useContextMenu.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 元素上下文菜单工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useCopyToClipboard.ts b/src/hooks/web/useCopyToClipboard.ts index cfd9f3f..a62ec8c 100644 --- a/src/hooks/web/useCopyToClipboard.ts +++ b/src/hooks/web/useCopyToClipboard.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 剪贴板工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useDesign.ts b/src/hooks/web/useDesign.ts index 0961c06..7bdf302 100644 --- a/src/hooks/web/useDesign.ts +++ b/src/hooks/web/useDesign.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 样式设计工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useECharts.ts b/src/hooks/web/useECharts.ts index dd9724d..b5ee356 100644 --- a/src/hooks/web/useECharts.ts +++ b/src/hooks/web/useECharts.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 图表工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useFullContent.ts b/src/hooks/web/useFullContent.ts index 06334db..be0ab66 100644 --- a/src/hooks/web/useFullContent.ts +++ b/src/hooks/web/useFullContent.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 获取是否全屏显示内容参数工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useI18n.ts b/src/hooks/web/useI18n.ts index 2ea6d07..498dd66 100644 --- a/src/hooks/web/useI18n.ts +++ b/src/hooks/web/useI18n.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 国际化工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useLockPage.ts b/src/hooks/web/useLockPage.ts index 50f898f..428af9d 100644 --- a/src/hooks/web/useLockPage.ts +++ b/src/hooks/web/useLockPage.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 锁屏监视器工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useMessage.tsx b/src/hooks/web/useMessage.tsx index e9ad582..0aead6b 100644 --- a/src/hooks/web/useMessage.tsx +++ b/src/hooks/web/useMessage.tsx @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 提示消息工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/usePage.ts b/src/hooks/web/usePage.ts index 4094dfc..b38a62d 100644 --- a/src/hooks/web/usePage.ts +++ b/src/hooks/web/usePage.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 页面操作工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/usePagination.ts b/src/hooks/web/usePagination.ts index 6b9f9c6..748f242 100644 --- a/src/hooks/web/usePagination.ts +++ b/src/hooks/web/usePagination.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 分页操作工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/usePermission.ts b/src/hooks/web/usePermission.ts index 8873bf8..52da0c3 100644 --- a/src/hooks/web/usePermission.ts +++ b/src/hooks/web/usePermission.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 权限校验工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useScript.ts b/src/hooks/web/useScript.ts index cda1320..60764a4 100644 --- a/src/hooks/web/useScript.ts +++ b/src/hooks/web/useScript.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 内嵌脚本工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useSortable.ts b/src/hooks/web/useSortable.ts index 80e0c80..7de63e6 100644 --- a/src/hooks/web/useSortable.ts +++ b/src/hooks/web/useSortable.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 拖拽元素工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useTabs.ts b/src/hooks/web/useTabs.ts index aa781dc..6e3b613 100644 --- a/src/hooks/web/useTabs.ts +++ b/src/hooks/web/useTabs.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 头部tab页操作工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useTenant.ts b/src/hooks/web/useTenant.ts index f670297..f48da92 100644 --- a/src/hooks/web/useTenant.ts +++ b/src/hooks/web/useTenant.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 多租户相关操作 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import { useUserStore } from '/@/store/modules/user'; diff --git a/src/hooks/web/useTitle.ts b/src/hooks/web/useTitle.ts index 83fae7b..790c73b 100644 --- a/src/hooks/web/useTitle.ts +++ b/src/hooks/web/useTitle.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 响应式设置页面标签名称工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/hooks/web/useWatermark.ts b/src/hooks/web/useWatermark.ts index 1f1daeb..6b73580 100644 --- a/src/hooks/web/useWatermark.ts +++ b/src/hooks/web/useWatermark.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 水印工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/layouts/default/header/components/notify/data.ts b/src/layouts/default/header/components/notify/data.ts index 9762cc9..027a467 100644 --- a/src/layouts/default/header/components/notify/data.ts +++ b/src/layouts/default/header/components/notify/data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: todo: 目前头部消息通知为虚拟数据,后期需要动态换成后台接口 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/src/locales/helper.ts b/src/locales/helper.ts index 5669c5b..852f4fc 100644 --- a/src/locales/helper.ts +++ b/src/locales/helper.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 国际化帮助工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/locales/lang/en.ts b/src/locales/lang/en.ts index d6158eb..bcd3c07 100644 --- a/src/locales/lang/en.ts +++ b/src/locales/lang/en.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 英文国际化配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/locales/lang/zh_CN.ts b/src/locales/lang/zh_CN.ts index 96ed320..667801c 100644 --- a/src/locales/lang/zh_CN.ts +++ b/src/locales/lang/zh_CN.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 中文国际化配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/locales/setupI18n.ts b/src/locales/setupI18n.ts index 2b20b16..01634df 100644 --- a/src/locales/setupI18n.ts +++ b/src/locales/setupI18n.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 创建vue-i18n实例 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/locales/useLocale.ts b/src/locales/useLocale.ts index 687aa3e..58bfcf6 100644 --- a/src/locales/useLocale.ts +++ b/src/locales/useLocale.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 国际化相关操作 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/logics/initAppConfig.ts b/src/logics/initAppConfig.ts index 38f7619..cd4ba24 100644 --- a/src/logics/initAppConfig.ts +++ b/src/logics/initAppConfig.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 初始化应用程序配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/logics/mitt/routeChange.ts b/src/logics/mitt/routeChange.ts index 361647a..91253ef 100644 --- a/src/logics/mitt/routeChange.ts +++ b/src/logics/mitt/routeChange.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用于监视路由更改以更改菜单和选项卡的状态。不需要监听路由,因为路由状态变化受页面渲染时间影响,会比较慢 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/logics/theme/dark.ts b/src/logics/theme/dark.ts index 389d3fb..e2c12b5 100644 --- a/src/logics/theme/dark.ts +++ b/src/logics/theme/dark.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 切换暗黑主题 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/logics/theme/index.ts b/src/logics/theme/index.ts index 6a21762..96cf632 100644 --- a/src/logics/theme/index.ts +++ b/src/logics/theme/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 改变系统主题颜色 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/logics/theme/updateBackground.ts b/src/logics/theme/updateBackground.ts index 7d3e0be..7f82e41 100644 --- a/src/logics/theme/updateBackground.ts +++ b/src/logics/theme/updateBackground.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 手段切换主题背景样式 * 用于项目中不支持暗黑主题的组件,通过添加css样式解决处理 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/logics/theme/updateColorWeak.ts b/src/logics/theme/updateColorWeak.ts index 17fe276..51e5edd 100644 --- a/src/logics/theme/updateColorWeak.ts +++ b/src/logics/theme/updateColorWeak.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 更改项目颜色弱模式的状态 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/logics/theme/updateGrayMode.ts b/src/logics/theme/updateGrayMode.ts index 0b65b1a..ed531ff 100644 --- a/src/logics/theme/updateGrayMode.ts +++ b/src/logics/theme/updateGrayMode.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 更改项目灰色模式状态 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/logics/theme/util.ts b/src/logics/theme/util.ts index 9fd50ac..fdfd193 100644 --- a/src/logics/theme/util.ts +++ b/src/logics/theme/util.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 主题样式处理工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/constant.ts b/src/router/constant.ts index 07d971d..f9cb7c1 100644 --- a/src/router/constant.ts +++ b/src/router/constant.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 路由常量 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/guard/index.ts b/src/router/guard/index.ts index bc598bd..8ad55e9 100644 --- a/src/router/guard/index.ts +++ b/src/router/guard/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 配置路由导航守卫 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/guard/permissionGuard.ts b/src/router/guard/permissionGuard.ts index 73c6ea7..3271b3a 100644 --- a/src/router/guard/permissionGuard.ts +++ b/src/router/guard/permissionGuard.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 权限导航守卫 * 校验当前用户是否有权限能够进入系统 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/guard/stateGuard.ts b/src/router/guard/stateGuard.ts index 1026c40..93c257a 100644 --- a/src/router/guard/stateGuard.ts +++ b/src/router/guard/stateGuard.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 清除数据储存处导航守卫 * 只要进入登录页面的路由,就会清除认证信息 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/helper/menuHelper.ts b/src/router/helper/menuHelper.ts index 48eaef1..b310d4b 100644 --- a/src/router/helper/menuHelper.ts +++ b/src/router/helper/menuHelper.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 菜单帮助工具类 * 主要处理菜单的组装,以及将路由转为菜单的处理 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/helper/routeHelper.ts b/src/router/helper/routeHelper.ts index dea578b..381f74b 100644 --- a/src/router/helper/routeHelper.ts +++ b/src/router/helper/routeHelper.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 路由帮助工具类 * 主要处理路由的组装,以及将菜单转换成路由的处理 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/index.ts b/src/router/index.ts index 3aa58d7..ea75870 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 基础路由配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/routes/basic.ts b/src/router/routes/basic.ts index 2d28339..9415bc4 100644 --- a/src/router/routes/basic.ts +++ b/src/router/routes/basic.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 基础路由配置 * 系统中必不可少的配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/routes/index.ts b/src/router/routes/index.ts index b9a3aed..f018d1b 100644 --- a/src/router/routes/index.ts +++ b/src/router/routes/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 导出路由配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/router/routes/modules/dashboard.ts b/src/router/routes/modules/dashboard.ts index ce5f65b..2bb2f13 100644 --- a/src/router/routes/modules/dashboard.ts +++ b/src/router/routes/modules/dashboard.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 指示板路由默认配置 * 当没有配置Dashboard菜单时,使用默认配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/settings/componentSetting.ts b/src/settings/componentSetting.ts index b25e564..48e754b 100644 --- a/src/settings/componentSetting.ts +++ b/src/settings/componentSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用于配置部分组件的通用配置,无需修改组件 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ import type { SorterResult } from '../components/Table'; diff --git a/src/settings/designSetting.ts b/src/settings/designSetting.ts index a85c61a..425151b 100644 --- a/src/settings/designSetting.ts +++ b/src/settings/designSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: ant-design颜色配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/settings/encryptionSetting.ts b/src/settings/encryptionSetting.ts index 3553ed1..6cf4209 100644 --- a/src/settings/encryptionSetting.ts +++ b/src/settings/encryptionSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 缓存加密配置设置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/settings/localeSetting.ts b/src/settings/localeSetting.ts index 6f9085e..ece0f1b 100644 --- a/src/settings/localeSetting.ts +++ b/src/settings/localeSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 国际化配置设置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/settings/projectSetting.ts b/src/settings/projectSetting.ts index 68390c5..19d044a 100644 --- a/src/settings/projectSetting.ts +++ b/src/settings/projectSetting.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 项目配置设置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/store/index.ts b/src/store/index.ts index ac3e1de..42360ef 100644 --- a/src/store/index.ts +++ b/src/store/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 创建pinia数据存储实例 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/store/modules/app.ts b/src/store/modules/app.ts index 1352b10..898e47a 100644 --- a/src/store/modules/app.ts +++ b/src/store/modules/app.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 应用配置存储中心 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/store/modules/locale.ts b/src/store/modules/locale.ts index a9ec970..bd023ae 100644 --- a/src/store/modules/locale.ts +++ b/src/store/modules/locale.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 国际化信息存储中心 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/store/modules/lock.ts b/src/store/modules/lock.ts index 2f4f09f..1c3d59d 100644 --- a/src/store/modules/lock.ts +++ b/src/store/modules/lock.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 锁屏信息存储中心 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/store/modules/microApp.ts b/src/store/modules/microApp.ts index 0ca7d3f..8d56b87 100644 --- a/src/store/modules/microApp.ts +++ b/src/store/modules/microApp.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 微应用配置存储中心 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2023/7/22 */ import { defineStore } from 'pinia'; diff --git a/src/store/modules/multipleTab.ts b/src/store/modules/multipleTab.ts index 16e0556..1650524 100644 --- a/src/store/modules/multipleTab.ts +++ b/src/store/modules/multipleTab.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 头部多标签tab信息存储中心 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/store/modules/permission.ts b/src/store/modules/permission.ts index 0edd287..06af8b1 100644 --- a/src/store/modules/permission.ts +++ b/src/store/modules/permission.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 权限信息存储中心 * 路由就是菜单 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/store/modules/user.ts b/src/store/modules/user.ts index 431326e..6a79d5a 100644 --- a/src/store/modules/user.ts +++ b/src/store/modules/user.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 当前用户信息存储中心 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/utils/auth/index.ts b/src/utils/auth/index.ts index e638fd0..18e7dd9 100644 --- a/src/utils/auth/index.ts +++ b/src/utils/auth/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 存储授权信息缓存工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/utils/bem.ts b/src/utils/bem.ts index b45d7d4..9933ae2 100644 --- a/src/utils/bem.ts +++ b/src/utils/bem.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 块元素修饰符命名工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/cache/index.ts b/src/utils/cache/index.ts index cb0321d..4782d09 100644 --- a/src/utils/cache/index.ts +++ b/src/utils/cache/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 创建缓存实例工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/cache/memory.ts b/src/utils/cache/memory.ts index 9a70a82..56c2891 100644 --- a/src/utils/cache/memory.ts +++ b/src/utils/cache/memory.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 缓存记忆工具类 * 可以设置指定缓存多久自动过期,失效 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/utils/cache/persistent.ts b/src/utils/cache/persistent.ts index 2b4a801..da58213 100644 --- a/src/utils/cache/persistent.ts +++ b/src/utils/cache/persistent.ts @@ -3,7 +3,7 @@ * @description: 缓存持久化工具类 * 内部数据存储在memory缓存记忆对象的Cache{value:V}中 * immediate: 立即修改APP_LOCAL_CACHE_KEY的数据,立刻让外部调用APP_LOCAL_CACHE_KEY的数据发生改变 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/9 */ diff --git a/src/utils/cache/storageCache.ts b/src/utils/cache/storageCache.ts index 3a7c093..70b236b 100644 --- a/src/utils/cache/storageCache.ts +++ b/src/utils/cache/storageCache.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 缓存对象 * 提供给外部调用创建缓存实例,跟java中new class()一样 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/cipher.ts b/src/utils/cipher.ts index e846af5..256c6c4 100644 --- a/src/utils/cipher.ts +++ b/src/utils/cipher.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 加密工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ import { encrypt, decrypt } from 'crypto-js/aes'; diff --git a/src/utils/color.ts b/src/utils/color.ts index a35960f..b340320 100644 --- a/src/utils/color.ts +++ b/src/utils/color.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 颜色工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/dateUtil.ts b/src/utils/dateUtil.ts index 64568f3..99b89f3 100644 --- a/src/utils/dateUtil.ts +++ b/src/utils/dateUtil.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 时间操作工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/domUtils.ts b/src/utils/domUtils.ts index 1e7618a..1dba745 100644 --- a/src/utils/domUtils.ts +++ b/src/utils/domUtils.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: dom节点操作工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/env.ts b/src/utils/env.ts index 66ad4cf..b61b318 100644 --- a/src/utils/env.ts +++ b/src/utils/env.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 环境变量工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/event/index.ts b/src/utils/event/index.ts index 1834e05..c91c5fa 100644 --- a/src/utils/event/index.ts +++ b/src/utils/event/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 监听元素大小变化触发对应事件工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/factory/createAsyncComponent.tsx b/src/utils/factory/createAsyncComponent.tsx index e6d78e8..c8c98ee 100644 --- a/src/utils/factory/createAsyncComponent.tsx +++ b/src/utils/factory/createAsyncComponent.tsx @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 利用vue组件工厂创建异步组件工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/file/base64Conver.ts b/src/utils/file/base64Conver.ts index d5f56ff..7a0e843 100644 --- a/src/utils/file/base64Conver.ts +++ b/src/utils/file/base64Conver.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: base64转换工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/file/download.ts b/src/utils/file/download.ts index 435ace7..27f6729 100644 --- a/src/utils/file/download.ts +++ b/src/utils/file/download.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 下载工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/helper/treeHelper.ts b/src/utils/helper/treeHelper.ts index 23afaad..6a6fa68 100644 --- a/src/utils/helper/treeHelper.ts +++ b/src/utils/helper/treeHelper.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 树形数据处理帮助工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/helper/tsxHelper.tsx b/src/utils/helper/tsxHelper.tsx index a57df6a..c3bd5e9 100644 --- a/src/utils/helper/tsxHelper.tsx +++ b/src/utils/helper/tsxHelper.tsx @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: tsx帮助工具 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/Axios.ts b/src/utils/http/axios/Axios.ts index dc86a88..ba38fc8 100644 --- a/src/utils/http/axios/Axios.ts +++ b/src/utils/http/axios/Axios.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 扩展axios模块 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/axiosCancel.ts b/src/utils/http/axios/axiosCancel.ts index 10cd577..48e7051 100644 --- a/src/utils/http/axios/axiosCancel.ts +++ b/src/utils/http/axios/axiosCancel.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 封装取消axios重复请求 * 可以实现同一个请求多次,最终只会有一个请求发生成功 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/axiosRetry.ts b/src/utils/http/axios/axiosRetry.ts index 5c96b48..49fb44b 100644 --- a/src/utils/http/axios/axiosRetry.ts +++ b/src/utils/http/axios/axiosRetry.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 处理请求错误重试机制 * 可以实现同一个请求多次,最终只会有一个请求发生成功 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/axiosTransform.ts b/src/utils/http/axios/axiosTransform.ts index 3be7036..71345d0 100644 --- a/src/utils/http/axios/axiosTransform.ts +++ b/src/utils/http/axios/axiosTransform.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 数据处理类,可根据项目配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/checkStatus.ts b/src/utils/http/axios/checkStatus.ts index 278afaf..77ab532 100644 --- a/src/utils/http/axios/checkStatus.ts +++ b/src/utils/http/axios/checkStatus.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 状态码转换提示消息 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/helper.ts b/src/utils/http/axios/helper.ts index f60c80c..e045365 100644 --- a/src/utils/http/axios/helper.ts +++ b/src/utils/http/axios/helper.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: axios帮助工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/http/axios/index.ts b/src/utils/http/axios/index.ts index 5740def..5e13b7e 100644 --- a/src/utils/http/axios/index.ts +++ b/src/utils/http/axios/index.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: axios配置可自行根据项目进行更改,只需更改该文件即可,其他文件可以不动 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/7 */ diff --git a/src/utils/index.ts b/src/utils/index.ts index 7a264e3..a75d5ad 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 通用工具类 * 注意: 如果同一类的工具类很多,建议创建文件存放到这个文件中,方便工具分类,与后期维护 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/is.ts b/src/utils/is.ts index 082611e..e41647f 100644 --- a/src/utils/is.ts +++ b/src/utils/is.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 验证对象工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/lib/echarts.ts b/src/utils/lib/echarts.ts index ee62e9b..2207b12 100644 --- a/src/utils/lib/echarts.ts +++ b/src/utils/lib/echarts.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 导出echarts所使用的图表组件库 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/log.ts b/src/utils/log.ts index 48bfa26..0c91757 100644 --- a/src/utils/log.ts +++ b/src/utils/log.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 控制台日志输出工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/mitt.ts b/src/utils/mitt.ts index 0c50eb5..dec9f21 100644 --- a/src/utils/mitt.ts +++ b/src/utils/mitt.ts @@ -2,7 +2,7 @@ * @program: kicc-ui * @description: 订阅发布发射器 * copy to https://github.com/developit/mitt - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/propTypes.ts b/src/utils/propTypes.ts index f015e62..e7db604 100644 --- a/src/utils/propTypes.ts +++ b/src/utils/propTypes.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 组件prop类型定义工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/props.ts b/src/utils/props.ts index cea2e97..5292efd 100644 --- a/src/utils/props.ts +++ b/src/utils/props.ts @@ -4,7 +4,7 @@ * 加入 values,validator 可选项 * 参考: https://github.com/element-plus/element-plus/pull/3341#issuecomment-917619238 * copy from element-plus - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/types.ts b/src/utils/types.ts index d15fef9..59b6348 100644 --- a/src/utils/types.ts +++ b/src/utils/types.ts @@ -3,7 +3,7 @@ * @description: 构建props所用到的类型 * 参考: https://github.com/element-plus/element-plus/blob/dec24ba69219e04e5bd31c480400a617997b44a7/packages/utils/types.ts * copy from element-plus - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/utils/uuid.ts b/src/utils/uuid.ts index 2fa2c2c..5db30bf 100644 --- a/src/utils/uuid.ts +++ b/src/utils/uuid.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: uuid生成工具类 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/src/views/common/project/project.data.ts b/src/views/common/project/project.data.ts index e5a401a..935fc04 100644 --- a/src/views/common/project/project.data.ts +++ b/src/views/common/project/project.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 部门模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/monitor/operLog/operLog.data.ts b/src/views/monitor/operLog/operLog.data.ts index a6f5dd9..f5a77af 100644 --- a/src/views/monitor/operLog/operLog.data.ts +++ b/src/views/monitor/operLog/operLog.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 操作日志模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/monitor/token/token.data.ts b/src/views/monitor/token/token.data.ts index 8473df3..f820a6d 100644 --- a/src/views/monitor/token/token.data.ts +++ b/src/views/monitor/token/token.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 令牌模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/client/client.data.ts b/src/views/system/client/client.data.ts index fc45e65..1f5aede 100644 --- a/src/views/system/client/client.data.ts +++ b/src/views/system/client/client.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 授权客户端模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/config/config.data.ts b/src/views/system/config/config.data.ts index 96917b5..68f54da 100644 --- a/src/views/system/config/config.data.ts +++ b/src/views/system/config/config.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 配置参数模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ import { h } from 'vue'; diff --git a/src/views/system/dept/dept.data.ts b/src/views/system/dept/dept.data.ts index 5bc04a2..3f62956 100644 --- a/src/views/system/dept/dept.data.ts +++ b/src/views/system/dept/dept.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 部门模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/dict/dict.data.ts b/src/views/system/dict/dict.data.ts index 7966b41..49f4b36 100644 --- a/src/views/system/dict/dict.data.ts +++ b/src/views/system/dict/dict.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 字典模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/5/8 */ diff --git a/src/views/system/dict/dictdata.data.ts b/src/views/system/dict/dictdata.data.ts index 5c1c56b..4b06c56 100644 --- a/src/views/system/dict/dictdata.data.ts +++ b/src/views/system/dict/dictdata.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 字典数据模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/5/8 */ diff --git a/src/views/system/file/file.data.ts b/src/views/system/file/file.data.ts index b171203..bb9f5d0 100644 --- a/src/views/system/file/file.data.ts +++ b/src/views/system/file/file.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 文件模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/menu/menu.data.ts b/src/views/system/menu/menu.data.ts index 530163f..e57c60a 100644 --- a/src/views/system/menu/menu.data.ts +++ b/src/views/system/menu/menu.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 菜单模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/role/role.data.ts b/src/views/system/role/role.data.ts index 44453b0..1a00118 100644 --- a/src/views/system/role/role.data.ts +++ b/src/views/system/role/role.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 角色模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/tenant/tenant.data.ts b/src/views/system/tenant/tenant.data.ts index d0222d9..e8e0acc 100644 --- a/src/views/system/tenant/tenant.data.ts +++ b/src/views/system/tenant/tenant.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 多租户模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/user/sso/sso.data.ts b/src/views/system/user/sso/sso.data.ts index 3ec0c2a..5cb369b 100644 --- a/src/views/system/user/sso/sso.data.ts +++ b/src/views/system/user/sso/sso.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用户模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/src/views/system/user/user.data.ts b/src/views/system/user/user.data.ts index 3ec0c2a..5cb369b 100644 --- a/src/views/system/user/user.data.ts +++ b/src/views/system/user/user.data.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 用户模块动态渲染配置 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/21 */ diff --git a/tsconfig.json b/tsconfig.json index f2cb02a..819195b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,7 @@ * vite内部使用esbuild对typescript编译成js * vite天然对typescript的支持文档: https://vitejs.bootcss.com/guide/features.html#typescript * 配置官方文档: https://www.typescriptlang.org/docs/handbook/compiler-options.html - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/6 */ { diff --git a/types/axios.d.ts b/types/axios.d.ts index 7544677..91f9c18 100644 --- a/types/axios.d.ts +++ b/types/axios.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 请求定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/config.d.ts b/types/config.d.ts index ee640c3..6e59d12 100644 --- a/types/config.d.ts +++ b/types/config.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 应用配置定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/global.d.ts b/types/global.d.ts index 9bc4799..734fa8c 100644 --- a/types/global.d.ts +++ b/types/global.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 全局定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/index.d.ts b/types/index.d.ts index b9fbf1b..2e899f2 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 通用定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/module.d.ts b/types/module.d.ts index 35221b1..4e00427 100644 --- a/types/module.d.ts +++ b/types/module.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 导入模块定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/store.d.ts b/types/store.d.ts index 4d5c1b9..4b72269 100644 --- a/types/store.d.ts +++ b/types/store.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: pinia数据存储定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/utils.d.ts b/types/utils.d.ts index c55344d..cc00871 100644 --- a/types/utils.d.ts +++ b/types/utils.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 工具定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/10 */ diff --git a/types/vue-router.d.ts b/types/vue-router.d.ts index 97c1e17..0ad6695 100644 --- a/types/vue-router.d.ts +++ b/types/vue-router.d.ts @@ -1,7 +1,7 @@ /** * @program: kicc-ui * @description: 路由配置信息定义 - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/8 */ diff --git a/vite.config.ts b/vite.config.ts index 972ea71..1759590 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -4,7 +4,7 @@ * vite采用按需打包的方式,极大的提高了打包的效率,对比其他打包工具这个是他最大的优势 * vite官网文档: https://cn.vitejs.dev/guide/why.html * vue3官方文档: https://staging-cn.vuejs.org - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/4 */ diff --git a/windi.config.ts b/windi.config.ts index 0acb4fc..2eac1e5 100644 --- a/windi.config.ts +++ b/windi.config.ts @@ -4,7 +4,7 @@ * css框架: 可定制,响应式,提取共用属性 * tailwind-css官网: https://www.tailwindcss.cn * windi-css官网: https://cn.windicss.org/guide - * @author: wangxaing4 + * @author: wangxiang4 * @create: 2022/4/4 */