Commit 76525cd0 authored by youjie's avatar youjie

no message

parent 3c3a6827
......@@ -99,9 +99,10 @@
{{ item.TCNUM }}
</view>
</view>
<view style="height: 20rpx;"></view>
<scroll-view class="flex1" scroll-y="true"
:enable-back-to-top="true" :enable-flex="true" style="overflow: hidden;">
<view class="PA30">
<view class="PX30 PB30">
<template v-for="(item,index) in datas">
<view class="roomListCenter PX20 MB30"
:class="[item.HouseType==2?'active1':item.HouseType==3?'active2':item.HouseType==4?'active3':item.HouseType==5?'active4':'']">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment