mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
This commit is contained in:
commit
c0df2b0583
@ -12,7 +12,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="order_box">
|
<!-- <view class="order_box">
|
||||||
<view class="order_title">我的订单</view>
|
<view class="order_title">我的订单</view>
|
||||||
<view class="order_list">
|
<view class="order_list">
|
||||||
<view class="list">
|
<view class="list">
|
||||||
@ -22,7 +22,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view> -->
|
||||||
|
|
||||||
<auth-owner-dialog ref="authOwnerDialogRef"></auth-owner-dialog>
|
<auth-owner-dialog ref="authOwnerDialogRef"></auth-owner-dialog>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<view>
|
<view>
|
||||||
<service-property></service-property>
|
<service-property></service-property>
|
||||||
<service-homemaking></service-homemaking>
|
<!-- <service-homemaking></service-homemaking> -->
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user