1 line
2.2 KiB
Plaintext
1 line
2.2 KiB
Plaintext
<layout-default-uni class="data-v-7155d41a" u-s="{{['d']}}" u-i="7155d41a-0" bind:__l="__l"><view wx:if="{{a}}" class="order-detail p-4 bg-white shadow rounded-lg data-v-7155d41a"><view class="order-header flex justify-between items-center mb-2 data-v-7155d41a"><text class="order-title font-bold text-lg data-v-7155d41a">{{b}}</text><text class="order-status text-sm text-gray-500 data-v-7155d41a">{{c}}</text></view><view class="order-info text-sm text-gray-700 mb-4 data-v-7155d41a"><view class="data-v-7155d41a"><text class="data-v-7155d41a">服务类型:</text> {{d}}</view><view class="data-v-7155d41a"><text class="data-v-7155d41a">服务地址:</text> {{e}}</view><view class="data-v-7155d41a"><text class="data-v-7155d41a">预约时间:</text> {{f}}</view><view class="data-v-7155d41a"><text class="data-v-7155d41a">服务时长:</text> {{g}} 小时 </view></view><view class="pet-info flex items-center mb-4 data-v-7155d41a"><image src="{{h}}" mode="aspectFill" class="w-16 h-16 rounded-full mr-4 data-v-7155d41a"></image><view class="data-v-7155d41a"><view class="data-v-7155d41a"><text class="data-v-7155d41a">宠物名称:</text> {{i}}</view><view class="data-v-7155d41a"><text class="data-v-7155d41a">宠物品种:</text> {{j}}</view></view></view><view class="user-info text-sm text-gray-700 mb-4 data-v-7155d41a"><view class="data-v-7155d41a"><text class="data-v-7155d41a">下单用户:</text> {{k}} ({{l}}) </view><view class="data-v-7155d41a"><text class="data-v-7155d41a">用户地址:</text> {{m}} {{n}} {{o}} {{p}}</view></view><view class="payment-info text-sm text-gray-700 mb-4 data-v-7155d41a"><view class="data-v-7155d41a"><text class="data-v-7155d41a">支付方式:</text> {{q}}</view><view class="data-v-7155d41a"><text class="data-v-7155d41a">支付状态:</text> {{r}}</view><view class="data-v-7155d41a"><text class="data-v-7155d41a">总价:</text> ¥{{s}}</view></view><view wx:if="{{t}}" class="qrcode-info text-center mb-4 data-v-7155d41a"><image src="{{v}}" mode="aspectFit" class="w-32 h-32 mx-auto data-v-7155d41a"></image><view class="text-xs text-gray-500 mt-2 data-v-7155d41a">订单二维码</view></view></view><view wx:else class="text-center text-gray-500 mt-4 data-v-7155d41a">加载中...</view></layout-default-uni> |