1 line
633 B
Plaintext
1 line
633 B
Plaintext
|
<view class="container data-v-fef30a70"><v-navigation-bar vue-id="df6d4184-1" titleColor="rgba(0,0,0,0.9)" backgroundColor="transparent" title="我的预约" class="data-v-fef30a70" bind:__l="__l"></v-navigation-bar><view class="body data-v-fef30a70"><scroll-view style="height:100%;" scroll-y="true" class="data-v-fef30a70"><view class="orderList data-v-fef30a70"><block wx:for="{{orderList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><reservation-order-vue vue-id="{{'df6d4184-2-'+index}}" orderInfo="{{item}}" class="data-v-fef30a70" bind:__l="__l"></reservation-order-vue></block></view></scroll-view></view></view>
|