jiangchengfeiyi-xiaochengxu/unpackage/dist/dev/mp-weixin/pages/booking/CostumeDisplay/CostumeDisplay.wxml

1 line
1.3 KiB
Plaintext
Raw Normal View History

2025-01-02 03:18:59 +00:00
<view class="flex-col justify-start relative page data-v-d97852c0"><view class="shrink-0 section data-v-d97852c0"></view><view class="flex-col justify-start items-center text-wrapper pos data-v-d97852c0"><text class="text data-v-d97852c0">服装详情</text></view><view class="flex-col pos_2 data-v-d97852c0"><view wx:for="{{a}}" wx:for-item="item" wx:key="e" class="flex-row items-center list-item data-v-d97852c0" bindtap="{{item.f}}"><image class="shrink-0 image data-v-d97852c0" src="{{item.a}}"/><view class="flex-col flex-1 ml-5 data-v-d97852c0"><text class="self-start font data-v-d97852c0">{{item.b}}</text><text class="self-start font_2 text_2 data-v-d97852c0">{{item.c}}</text><text class="self-end font_3 text_3 data-v-d97852c0">¥{{item.d}}</text></view></view></view><view class="flex-row justify-between items-center section_4 pos_3 data-v-d97852c0"><view class="flex-col items-center data-v-d97852c0"><image class="image_2 data-v-d97852c0" src="https://ide.code.fun/api/image?token=67610a10797f850011f30392&name=a18599a262f28b8e3d504092795de649.png"/><text class="text_5 mt-3 data-v-d97852c0">客服</text></view><view class="flex-col justify-start items-center text-wrapper_2 data-v-d97852c0"><text class="font text_4 data-v-d97852c0">现在去预约</text></view></view></view>