Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
million
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
viitto
million
Commits
14353700
Commit
14353700
authored
Jan 05, 2026
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移动端
parent
80eb17a5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
355 additions
and
160 deletions
+355
-160
detailHotalDida.vue
src/pages/detailHotalDida.vue
+350
-157
destination.vue
src/pages/didaHotel/destination.vue
+5
-3
No files found.
src/pages/detailHotalDida.vue
View file @
14353700
This diff is collapsed.
Click to expand it.
src/pages/didaHotel/destination.vue
View file @
14353700
<
template
>
<div
class=
"didaDestination q-px-md relative cursor-pointer"
style=
"min-width:190px;border-radius: 3px;"
>
<div
class=
"didaDestination q-px-md relative cursor-pointer"
style=
"min-width:100%;border-radius: 3px;"
:style=
"
{width:Type>0?'100%':Type==0?'240px':'100%'}">
<!--
<div
class=
"text-xxs absolute top-0 left-0 q-px-md"
style=
"color: rgba(5,32,50,.8);"
>
目的地
</div>
-->
...
...
@@ -23,7 +25,7 @@
</span>
</q-btn>
<div
class=
"self-center no-outline text-xxs absolute bg-white overflow-hidden"
style=
"width:
500px;top: 50px;left: 30px;
border-radius: 3px;
style=
"width:
auto;min-width: 500px;top: 50px;left: 30px;right:0;
border-radius: 3px;
box-shadow: 0px 0px 20px 0px rgba(76, 87, 125, 0.2) !important;z-index: 2;"
tabindex=
"0"
v-show=
"showSplitPannel"
>
<div>
...
...
@@ -103,7 +105,7 @@
<div>
</div>
<div
class=
"self-center no-outline text-xxs absolute bg-white overflow-hidden"
tabindex=
"0"
style=
"width:
500px;top: 50px;left: 30px;
border-radius: 3px;
style=
"width:
auto;min-width: 500px;top: 50px;left: 30px;right:0;
border-radius: 3px;
box-shadow: 0px 0px 20px 0px rgba(76, 87, 125, 0.2) !important;z-index: 2;"
v-show=
"showKeyWordsList"
>
<div
id=
"KeyWords"
>
...
...
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