txw/txw-mhzc-web
liulong 2084a27dec feat(mhzc-web): 入口文案/登录态/深链/混合首页多页调整
首页 home2:
- 「碳数字身份证」卡办证指南改为「开始办证」,点击改为 iframe 跳碳证中心
- 注释掉「共性能力」section 及其在 sectionIds 里的位置
- 顶 hero 第三张卡标题由「绿色服务」改为「绿色低碳服务」
- 「核心底座」文案去掉"基础底座上海枢纽"措辞,简化为「国家区块链网络」
- 「申请服务」openService 改为登录态判断:未登录跳 /view/mhzc/login,已登录 iframe 进碳证中心

服务中心 fwsc:
- 碳金融市场卡按钮「查看金融产品」→「走进绿金平台」,链接到 https://www.unionecredit.com/greenfinance/#/home
- goToPage 增加外链识别(/^https?:\/\// → window.open _blank),同时把按钮 theme 改为 primary 统一三卡样式

数据列表 sjlbc:
- 隐藏「浏览次数」统计块

行业专题 hyzt:
- 三张卡按钮文案硬编码为「进入专题」,不再读 item.btnText / defaultBtnText,绕开部署包数据未刷新的问题

企业出海 qych:
- 深链(?section=section0/1/2)时 v-if 隐藏 landing,配合 sectionIds 响应式 + watch.$route.query.section + activated 钩子
  解决「先跳到首页三卡再滚到目标 section」的闪屏,直接落在目标 section
- 航运燃料/低碳政策「国际航运碳足迹标识认证平台」立即访问改 showComingSoon()
- 引入 comingSoonMixin 修复 this.showComingSoon 未定义导致点击无响应的老 bug
- IMO/海事 一网通办卡改名为「国际海事组织(IMO)」,链接到 https://www.imo.org/en/
- #section2 国际航运碳足迹标识认证平台 h4 加 white-space: nowrap 避免标题换行

设置 settings:
- 行业专题 hyztList 航运燃料 btnText 由「进入交易大厅」改为「进入专题」

页脚 footer:
- 基础设施文案「国家区块链网络基础底座」→「国家区块链网络」

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-16 00:02:46 +08:00
..
.claude
devops
docs
mock
public
src feat(mhzc-web): 入口文案/登录态/深链/混合首页多页调整 2026-06-16 00:02:46 +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