From 71ba67906896248aa2df5e70756b997fad9a9033 Mon Sep 17 00:00:00 2001 From: wk Date: 星期一, 09 九月 2024 17:54:18 +0800 Subject: [PATCH] feat:门卫 --- pages/customer-page/customer-my/customer-my.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/customer-page/customer-my/customer-my.vue b/pages/customer-page/customer-my/customer-my.vue index 994e29d..c32790d 100644 --- a/pages/customer-page/customer-my/customer-my.vue +++ b/pages/customer-page/customer-my/customer-my.vue @@ -59,7 +59,7 @@ </view> </view> </view> - <view class="personal-information-block"> + <!-- <view class="personal-information-block"> <view class="block-main"> <view class="huodai"> <combined-title title="鎴戠殑鎵胯繍鍟�" @@ -90,7 +90,7 @@ </view> </view> </view> - </view> + </view> --> <view class="personal-information-block"> <view class="block-main"> <view class="fleet-container"> -- Gitblit v1.9.1