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
b94bf9bd
Commit
b94bf9bd
authored
May 09, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
688a0abd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
4 deletions
+12
-4
hotelFacilities.vue
pages/hotel/components/hotelFacilities.vue
+6
-2
hotelPolicy.vue
pages/hotel/components/hotelPolicy.vue
+6
-2
No files found.
pages/hotel/components/hotelFacilities.vue
View file @
b94bf9bd
<
template
>
<view
class=
"hotelSheShi"
>
<view
class=
"big-title"
>
<view
class=
"bj"
></view>
<text>
设施服务
</text>
</view>
<!--
<view
class=
"big-titleAssis"
>
休闲健身
</view>
-->
...
...
@@ -149,7 +150,7 @@
font-weight
:
bold
;
margin-bottom
:
35
rpx
;
}
.big-title
::before
{
.big-title
.bj
{
display
:
block
;
width
:
18
rpx
;
height
:
18
rpx
;
...
...
@@ -160,7 +161,10 @@
left
:
-6
rpx
;
bottom
:
-1
rpx
;
z-index
:
0
;
opacity
:
.8
;
}
.big-title
text
{
position
:
relative
;
z-index
:
2
;
}
.big-title
text
{
...
...
pages/hotel/components/hotelPolicy.vue
View file @
b94bf9bd
<
template
>
<view
class=
"hotelZhenCe"
>
<view
class=
"big-title"
>
<view
class=
"bj"
></view>
<text>
酒店政策
</text>
</view>
<view
class=
"big-titleAssis"
>
入住和离店
</view>
...
...
@@ -86,7 +87,7 @@
font-weight
:
bold
;
margin-bottom
:
35
rpx
;
}
.big-title
::before
{
.big-title
.bj
{
display
:
block
;
width
:
18
rpx
;
height
:
18
rpx
;
...
...
@@ -97,7 +98,10 @@
left
:
-6
rpx
;
bottom
:
-1
rpx
;
z-index
:
0
;
opacity
:
.8
;
}
.big-title
text
{
position
:
relative
;
z-index
:
2
;
}
.hotel-detail
.hotel-content
.big-title
text
{
...
...
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