mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 21:19:37 +08:00
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
<view class="container">
|
|
|
|
<!-- 会议室列表 -->
|
|
<view class="meetingRoomView">
|
|
<view class="meetingRoomItem">
|
|
<view class="content">
|
|
|
|
</view>
|
|
<image class="img" src="{{IMG_NAME + '/profile/static/meeting/accessControl/openClose.png'}}" mode="aspectFill" />
|
|
</view>
|
|
</view>
|
|
</view> |