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