Commit 9b7b06f3 by liang ce

修改bug

parent 3d5b434d
<!-- <mw-select></mw-select> -->
版本号:98
版本号:104
<scroll-view a:if="{{todayStr !== ''}}" scroll-y="{{true}}" upper-threshold="50" lower-threshold="50" onScrollToLower="lower" style="height: 100vh;" scroll-into-view="{{todayStr}}">
<block a:for="{{scheduleList}}" a:for-item="scheduleYearList">
<block a:for="{{scheduleYearList}}">
......
......@@ -9,7 +9,6 @@
可用会议室
</view>
<block a:for="{{availableMeetingRoom}}">
{{item.meetingRoomId}}
<view class="mettingRoom" data-locationName="{{item.name}}" data-locationid="{{item.meetingRoomId}}" onTap="selectMeetingRoom">
<view class="icon iconfont iconhuiyishi">
</view>
......
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