txw/txw-mhzc-web
liulujian e51fb0fdd8 fix: 路由过渡去掉transform,只保留opacity淡入淡出
transform 会创建新的 containing block,破坏 gxnlpt 侧边栏
的 JS fixed 定位计算(_applySidebarSticky 依赖精确的
getBoundingClientRect 值)。纯 opacity 过渡不影响布局。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-04 23:25:34 +08:00
..
.claude
devops
docs
mock
public
src fix: 路由过渡去掉transform,只保留opacity淡入淡出 2026-07-04 23:25:34 +08:00
tests/unit
.browserslistrc
.commitlintrc.js
.cz-config.js
.env
.env.development
.env.development.new
.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