From 50d3135c1b3692540d007b44c4fc46b2f2946791 Mon Sep 17 00:00:00 2001 From: Billy <641833868@qq.com> Date: Fri, 17 Oct 2025 21:44:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/pages.json | 14 + frontend/static/ccb-test.html | 504 ++++++++++++++++++++++++++++++++++ 2 files changed, 518 insertions(+) create mode 100644 frontend/static/ccb-test.html diff --git a/frontend/pages.json b/frontend/pages.json index 4fb75ea..baf7987 100644 --- a/frontend/pages.json +++ b/frontend/pages.json @@ -83,6 +83,20 @@ "title": "自定义页面", "group": "商城" } + }, + { + "path": "pages/ccblife/index", + "style": { + "navigationBarTitleText": "建行生活", + "navigationBarBackgroundColor": "#F51C13", + "navigationBarTextStyle": "white" + }, + "meta": { + "auth": false, + "sync": true, + "title": "建行生活专区", + "group": "建行" + } } ], "subPackages": [ diff --git a/frontend/static/ccb-test.html b/frontend/static/ccb-test.html new file mode 100644 index 0000000..21d34d7 --- /dev/null +++ b/frontend/static/ccb-test.html @@ -0,0 +1,504 @@ + + + + + + 建行生活集成测试 + + + +
+
+

🏦 建行生活集成测试

+

测试前端模块是否正常集成

+
+ + +
+

📱 运行环境

+
+ 当前平台: + - +
+
+ 是否在建行App内: + + 检测中... + +
+
+ User-Agent: + - +
+
+ URL参数: + - +
+
+ + +
+

📦 模块加载状态

+
+ 平台模块: + + 未测试 + +
+
+ 建行模块: + + 未测试 + +
+
+ API模块: + + 未测试 + +
+
+ + +
+

🧪 功能测试

+ + + + +
+ + +
+
+

处理中...

+
+ + +
+

💻 控制台输出

+
+
+
+ + + + \ No newline at end of file