txw/txw-mhzc-web
liulong cbb4096ea4 fix(ggwhglHtgl): 移除未注册的 Footer 组件
components 中引用了 Footer 但未 import,运行时报
ReferenceError: Footer is not defined 导致路由加载失败。
Footer 由 main.vue 全局渲染,子页面无需重复注册。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 22:01:41 +08:00
..
.claude
devops
docs feat: 后端模式开关 & 页脚UI重构 & 登录认证链路改造 2026-06-08 18:00:21 +08:00
mock
public
src fix(ggwhglHtgl): 移除未注册的 Footer 组件 2026-06-09 22:01:41 +08:00
tests/unit
.browserslistrc
.commitlintrc.js
.cz-config.js
.env
.env.development feat: 后端模式开关 & 页脚UI重构 & 登录认证链路改造 2026-06-08 18:00:21 +08:00
.env.development.new feat: 后端模式开关 & 页脚UI重构 & 登录认证链路改造 2026-06-08 18:00:21 +08:00
.env.production
.env.test
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.stylelintrc.json
.yarnrc
babel.config.js
Dockerfile
env.multiple-deploy
jsconfig.json
nginx.conf
nodemon.json
package-lock.json
package.json
prettier.config.js
proxy.js
README.md
stylelint.config.js
vue.config.js feat: 后端模式开关 & 页脚UI重构 & 登录认证链路改造 2026-06-08 18:00:21 +08:00