<u-tagv-for="(subItem,subIndex) in item.TagList":key="subIndex"style="margin-right:10rpx;":text="subItem"bg-color="#FFF"border-color="#DFBE6E"color="#DFBE6E"
size="mini"></u-tag>
<u-tagv-for="(subItem,subIndex) in item.TagList":key="subIndex"style="margin-right:10rpx;":text="subItem"
<viewv-for="(x,i) in options2":key="i"class="hotel-rate":class="{'active':tempRateAndPrice.types.indexOf(x.value)!=-1}" @click="setRestaurant(x.value)">{{x.label}}</view>
<viewv-for="(x,i) in rates"class="hotel-rate":class="{'active':tempRateAndPrice.rate.indexOf(x.value)!=-1}" @click="setRestaurantPrice(x.value)">{{x.label}}</view>
<viewv-for="(x,i) in rates"class="hotel-rate":class="{'active':tempRateAndPrice.rate.indexOf(x.ID)!=-1}" @click="setRestaurantPrice(x.ID)">{{x.Name}}</view>
<viewclass="day"v-for="(item,index) in space"v-bind:key="index+999"></view>
<viewclass="day"v-for="(item,index) in space"v-bind:key="index"></view>
<viewclass="day":class="[getDateStr(item.date)==getDateStr(dayActive.date)?'active':'']"v-for="(item,index) in dayList"v-bind:key="index"@tap="selectDate(item)">