zhangxiao
2024-08-20 e47b788ff5f5c699c682999c95da17eb284ca21d
refs
用户 zhangxiao <898441624@qq.com>
星期二, 八月 20, 2024 14:40 +0800
提交者 zhangxiao <898441624@qq.com>
星期二, 八月 20, 2024 14:40 +0800
提交e47b788ff5f5c699c682999c95da17eb284ca21d
目录 1ffab6e85488105c8cfcea2020d68c2cfbe9aaba 目录 | zip | gz
parent
fix: 项目基本框架
182个文件已添加
已修改文件
.browserslistrc 对比 | 查看 | 原始文档 | blame | 历史
.editorconfig 对比 | 查看 | 原始文档 | blame | 历史
.env 对比 | 查看 | 原始文档 | blame | 历史
.env.development 对比 | 查看 | 原始文档 | blame | 历史
.env.production 对比 | 查看 | 原始文档 | blame | 历史
.env.test 对比 | 查看 | 原始文档 | blame | 历史
.eslintignore 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.js 对比 | 查看 | 原始文档 | blame | 历史
.gitattributes 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 对比 | 查看 | 原始文档 | blame | 历史
.husky/commit-msg 对比 | 查看 | 原始文档 | blame | 历史
.husky/pre-commit 对比 | 查看 | 原始文档 | blame | 历史
.husky/pre-eslint 对比 | 查看 | 原始文档 | blame | 历史
.prettierignore 对比 | 查看 | 原始文档 | blame | 历史
.prettierrc 对比 | 查看 | 原始文档 | blame | 历史
.vscode/settings.json 对比 | 查看 | 原始文档 | blame | 历史
LICENSE 对比 | 查看 | 原始文档 | blame | 历史
README.md 对比 | 查看 | 原始文档 | blame | 历史
babel.config.js 对比 | 查看 | 原始文档 | blame | 历史
commitlint.config.js 对比 | 查看 | 原始文档 | blame | 历史
index.html 对比 | 查看 | 原始文档 | blame | 历史
package-lock.json 对比 | 查看 | 原始文档 | blame | 历史
package.json 对比 | 查看 | 原始文档 | blame | 历史
pnpm-lock.yaml 对比 | 查看 | 原始文档 | blame | 历史
postcss.config.js 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
src/app.vue 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/README.md 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/401.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/404.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/502.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/close-icon@2x.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/folder.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/no-data.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/no-image.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/common/video.jpg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/login/login-bg.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/login/login.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/logo.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svg/map3.svg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svg/map4.svg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svg/menu-dev.svg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svg/menu-home.svg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svg/menu-setting.svg 对比 | 查看 | 原始文档 | blame | 历史
src/assets/svg/vue.svg 对比 | 查看 | 原始文档 | blame | 历史
src/config/apis/common.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/dictonary.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/echarts/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/echarts/map/README.md 对比 | 查看 | 原始文档 | blame | 历史
src/config/echarts/map/china.json 对比 | 查看 | 原始文档 | blame | 历史
src/config/echarts/map/chinaChange.json 对比 | 查看 | 原始文档 | blame | 历史
src/config/enum.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/oss.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/pinia/global.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/pinia/routes.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/router/dev.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/router/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/svgo.js 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/autoImport.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/component.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/compress.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/restart.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/svg.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/version.ts 对比 | 查看 | 原始文档 | blame | 历史
src/config/vite/modules/visualizer.ts 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useLocale.ts 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/usePermission.ts 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/useTheme.ts 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-bread/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-header-menu/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-header-right/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-left-menu/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-logo/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-main/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-tags/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/app-tags/tag-item.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/frame-view/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/layout-left/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/layout-mix/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/layout-top/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/menu/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/components/menu/menu-item.vue 对比 | 查看 | 原始文档 | blame | 历史
src/layout/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/locales/en-US.json 对比 | 查看 | 原始文档 | blame | 历史
src/locales/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/locales/zh-CN.json 对比 | 查看 | 原始文档 | blame | 历史
src/main.ts 对比 | 查看 | 原始文档 | blame | 历史
src/packages/init/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/packages/request/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/packages/request/loading.ts 对比 | 查看 | 原始文档 | blame | 历史
src/packages/vue-router/base.ts 对比 | 查看 | 原始文档 | blame | 历史
src/packages/vue-router/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/packages/vue-router/routes.ts 对比 | 查看 | 原始文档 | blame | 历史
src/resources/components/.keep 对比 | 查看 | 原始文档 | blame | 历史
src/resources/directive/copy/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/resources/directive/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/resources/directive/permission/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/shims-vue.d.ts 对比 | 查看 | 原始文档 | blame | 历史
src/styles/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/introjs-flattener.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/promotionEdit.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/style-web.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/transition.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/utils/@util.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/utils/@variable.scss 对比 | 查看 | 原始文档 | blame | 历史
src/styles/utils/index.scss 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/date/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/echarts/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/env/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/float/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/router/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/type/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/ua/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/validator/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/back/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/canvas/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/cookie/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/copy/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/error-trigger/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/event-bus/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/get-realpx/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/nanoid/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/qs/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/retry/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/session/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/sleep/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/utils/tools/storage/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/404/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-container/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-container/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-info-window/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-info-window/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-marker/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-marker/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-text/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/components/map-text/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-amap/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-chart-card/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-chart/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/components/the-icon-card/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/amap/images/location1.png 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/amap/images/location2.png 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/amap/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/count-up/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/the-draggable-line/hook.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/the-draggable-line/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/the-draggable-resizable/index.css 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/the-draggable-resizable/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/the-draggable-resizable/utils/dom.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/drag/the-draggable-resizable/utils/fns.js 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/echarts/components/bar.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/echarts/components/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/echarts/components/line.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/echarts/components/overview.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/echarts/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/form/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/modal-form/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/modal-table/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/new-drag/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/new-drag/the-draggable-container/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/new-drag/the-draggable-container/type.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/new-drag/the-draggable-item/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/pages/lv1/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/pages/lv2/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/pages/lv3/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/dev/table/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/index/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/login/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/oneThree/actualPopulation/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/oneThree/comprehensiveQuery/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/oneThree/house/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/oneThree/unit/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/redirect/index.vue 对比 | 查看 | 原始文档 | blame | 历史
src/views/utils/index.ts 对比 | 查看 | 原始文档 | blame | 历史
src/views/utils/theme.ts 对比 | 查看 | 原始文档 | blame | 历史
tailwind.config.js 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 对比 | 查看 | 原始文档 | blame | 历史
types/amap.d.ts 对比 | 查看 | 原始文档 | blame | 历史
types/index.ts 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 对比 | 查看 | 原始文档 | blame | 历史