This commit is contained in:
wuxw 2025-09-23 11:23:48 +08:00
commit c0df2b0583
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
</view>
</view>
<view class="order_box">
<!-- <view class="order_box">
<view class="order_title">我的订单</view>
<view class="order_list">
<view class="list">
@ -22,7 +22,7 @@
</view>
</view>
</view>
</view>
</view> -->
<auth-owner-dialog ref="authOwnerDialogRef"></auth-owner-dialog>
</view>

View File

@ -1,7 +1,7 @@
<template>
<view>
<service-property></service-property>
<service-homemaking></service-homemaking>
<!-- <service-homemaking></service-homemaking> -->
</view>
</template>