shuishen
2025-09-29 b9a26af5b08d3d92a6c38fd90e023bc4706f19eb
refs
author shuishen <1109946754@qq.com>
Monday, September 29, 2025 14:22 +0800
committer shuishen <1109946754@qq.com>
Monday, September 29, 2025 14:22 +0800
commitb9a26af5b08d3d92a6c38fd90e023bc4706f19eb
tree 3824b67d535b11b52ff633c592449791521455e6 tree | zip | gz
parent dc22b04789169c9c343418eeaa46545c8fe6fd24 view | diff
feat:一些基础文件格式化处理
44 files modified
842 ■■■■ changed files
build/config/index.js 2 ●●● diff | view | raw | blame | history
build/config/proxy.js 10 ●●●● diff | view | raw | blame | history
build/plugins/autoImport.js 6 ●●●● diff | view | raw | blame | history
build/plugins/component.js 6 ●●●● diff | view | raw | blame | history
build/plugins/index.js 22 ●●●● diff | view | raw | blame | history
build/plugins/replaceUrl.js 6 ●●●● diff | view | raw | blame | history
build/plugins/unocss.js 6 ●●●● diff | view | raw | blame | history
build/plugins/visualizer.js 6 ●●●● diff | view | raw | blame | history
cz.config.js 2 ●●● diff | view | raw | blame | history
scripts/post-upgrade.js 14 ●●●● diff | view | raw | blame | history
scripts/verify-commit.js 23 ●●●● diff | view | raw | blame | history
src/App.vue 29 ●●●● diff | view | raw | blame | history
src/components/agree-privacy/index.vue 67 ●●●●● diff | view | raw | blame | history
src/components/lang-select/index.vue 39 ●●●● diff | view | raw | blame | history
src/components/theme-picker/index.vue 23 ●●●● diff | view | raw | blame | history
src/hooks/use-clipboard/index.js 2 ●●● diff | view | raw | blame | history
src/hooks/use-loading/index.js 2 ●●● diff | view | raw | blame | history
src/hooks/use-location/index.js 8 ●●●● diff | view | raw | blame | history
src/hooks/use-modal/index.js 2 ●●● diff | view | raw | blame | history
src/hooks/use-permission/index.js 2 ●●● diff | view | raw | blame | history
src/hooks/use-share/index.js 2 ●●● diff | view | raw | blame | history
src/hooks/use-theme/index.js 2 ●●● diff | view | raw | blame | history
src/locales/index.js 2 ●●● diff | view | raw | blame | history
src/main.js 2 ●●● diff | view | raw | blame | history
src/pages/inspectionTask/index.vue 23 ●●●● diff | view | raw | blame | history
src/pages/login/index.vue 91 ●●●● diff | view | raw | blame | history
src/pages/map/index.vue 132 ●●●● diff | view | raw | blame | history
src/pages/user/index.vue 23 ●●●●● diff | view | raw | blame | history
src/pages/work/index.vue 38 ●●●●● diff | view | raw | blame | history
src/plugins/index.js 2 ●●● diff | view | raw | blame | history
src/plugins/permission.js 6 ●●●● diff | view | raw | blame | history
src/plugins/ui.js 2 ●●● diff | view | raw | blame | history
src/router/index.js 14 ●●●● diff | view | raw | blame | history
src/store/index.js 2 ●●● diff | view | raw | blame | history
src/store/modules/app/index.js 58 ●●●● diff | view | raw | blame | history
src/store/modules/user/index.js 66 ●●●● diff | view | raw | blame | history
src/subPackages/404/index.vue 7 ●●●●● diff | view | raw | blame | history
src/subPackages/theme/index.vue 47 ●●●● diff | view | raw | blame | history
src/utils/auth/index.js 8 ●●●● diff | view | raw | blame | history
src/utils/common/index.js 4 ●●●● diff | view | raw | blame | history
src/utils/modals/index.js 8 ●●●● diff | view | raw | blame | history
src/utils/request/index.js 12 ●●●● diff | view | raw | blame | history
src/utils/request/interceptors.js 4 ●●●● diff | view | raw | blame | history
src/utils/storage/index.js 10 ●●●● diff | view | raw | blame | history