mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
优化代码
This commit is contained in:
parent
a035f45f31
commit
973514d106
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view>
|
||||
<view class="header_fixed">
|
||||
<view class="header_fixed block__title">
|
||||
<scroll-view v-if="rooms.length <5 && rooms.length >1" class="bg-white nav">
|
||||
<view class="flex text-center">
|
||||
<view class="cu-item flex-sub" :class="item.roomId==curRoom.roomId?'text-green cur':''" v-for="(item,index) in rooms"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user