From 75ad2eb9984bac7705b337706efaf6e5dd7091ce Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 22 八月 2025 11:32:28 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp --- apps/bMiniApp/src/subpackages/mine/mineContactRecord/mineContactRecord.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/apps/bMiniApp/src/subpackages/mine/mineContactRecord/mineContactRecord.vue b/apps/bMiniApp/src/subpackages/mine/mineContactRecord/mineContactRecord.vue index 44dae4f..e0e3e03 100644 --- a/apps/bMiniApp/src/subpackages/mine/mineContactRecord/mineContactRecord.vue +++ b/apps/bMiniApp/src/subpackages/mine/mineContactRecord/mineContactRecord.vue @@ -1,5 +1,5 @@ <template> - <PageLayoutWithBg class="mineContactRecord-page-wrapper" :title="'鑱旂郴璁板綍'"> + <PageLayoutWithBg class="mineContactRecord-page-wrapper" :title="'鑱旂郴璁板綍'" developing> <InnerPage></InnerPage> </PageLayoutWithBg> </template> -- Gitblit v1.9.1