fix: 修复商户中心下拉跳转无匹配路由

启用 external 路由并注册 MerchantCenter 页面,补齐商户中心文案与页面实现,确保头像下拉点击可正常进入商户中心。
This commit is contained in:
2026-02-06 13:28:49 +08:00
parent b9018c1ad8
commit dc0259339e
6 changed files with 191 additions and 4 deletions

View File

@@ -11,5 +11,9 @@
"title": "概览",
"analytics": "分析页",
"workspace": "工作台"
},
"merchant": {
"title": "商户管理",
"center": "商户中心"
}
}