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
55735f8b
Commit
55735f8b
authored
Mar 03, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
酒店
parent
25a4d88e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
hotel-good.vue
pages/hotel/components/hotel-good.vue
+2
-2
search.vue
pages/hotel/components/search.vue
+1
-0
No files found.
pages/hotel/components/hotel-good.vue
View file @
55735f8b
...
...
@@ -112,7 +112,7 @@
.hotel-list-item
.hotel-info
.hotel-name
{
font-weight
:
bold
;
color
:
#111111
;
line-height
:
3
0
rpx
;
line-height
:
3
4
rpx
;
font-size
:
28
rpx
;
word-break
:
break-all
;
text-overflow
:
ellipsis
;
...
...
@@ -217,7 +217,7 @@
height
:
35
rpx
;
margin-right
:
10
rpx
;
position
:
relative
;
top
:
10
rpx
;
top
:
6
rpx
;
}
.hotel-Subtitle
img
{
height
:
35
rpx
;
...
...
pages/hotel/components/search.vue
View file @
55735f8b
...
...
@@ -764,6 +764,7 @@
);
},
goMapHotel
(){
this
.
closeDropdown
()
uni
.
navigateTo
({
url
:
"/pages/hotel/mapList"
});
...
...
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