Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhengke
jz_Travel
Commits
76525cd0
Commit
76525cd0
authored
Jul 14, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
3c3a6827
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
roomAllocation.vue
pages/teamLeader/roomAllocation.vue
+2
-1
No files found.
pages/teamLeader/roomAllocation.vue
View file @
76525cd0
...
@@ -99,9 +99,10 @@
...
@@ -99,9 +99,10 @@
{{
item
.
TCNUM
}}
{{
item
.
TCNUM
}}
</view>
</view>
</view>
</view>
<view
style=
"height: 20rpx;"
></view>
<scroll-view
class=
"flex1"
scroll-y=
"true"
<scroll-view
class=
"flex1"
scroll-y=
"true"
:enable-back-to-top=
"true"
:enable-flex=
"true"
style=
"overflow: hidden;"
>
:enable-back-to-top=
"true"
:enable-flex=
"true"
style=
"overflow: hidden;"
>
<view
class=
"P
A
30"
>
<view
class=
"P
X30 PB
30"
>
<template
v-for=
"(item,index) in datas"
>
<template
v-for=
"(item,index) in datas"
>
<view
class=
"roomListCenter PX20 MB30"
<view
class=
"roomListCenter PX20 MB30"
:class=
"[item.HouseType==2?'active1':item.HouseType==3?'active2':item.HouseType==4?'active3':item.HouseType==5?'active4':'']"
>
:class=
"[item.HouseType==2?'active1':item.HouseType==3?'active2':item.HouseType==4?'active3':item.HouseType==5?'active4':'']"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment