From 7e7e77134aa0324993ce7d9db9884eab4d8f98fe Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期五, 06 九月 2024 11:41:21 +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