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
c02d1f69
Commit
c02d1f69
authored
Jun 04, 2021
by
罗超
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/zk123/jz_travel
parents
adaf1f13
5401d27a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
8 deletions
+15
-8
detail.vue
pages/restaurant/detail.vue
+12
-5
buyNotice.vue
pages/ticketCoupons/components/buyNotice.vue
+2
-2
detail.vue
pages/ticketCoupons/detail.vue
+1
-1
No files found.
pages/restaurant/detail.vue
View file @
c02d1f69
...
...
@@ -15,6 +15,9 @@
<u-icon
name=
"arrow-left"
size=
"44"
></u-icon>
</view>
<view
style=
"flex: 1;margin-left: 30rpx; text-align: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;"
>
{{
details
.
Name
}}
</view>
</view>
<view
class=
""
>
</view>
<view
class=
"restaurant-content"
>
<view
class=
"restaurant-base"
>
...
...
@@ -466,8 +469,7 @@
}
.caledar-btn
{
margin-top
:
20rpx
;
width
:
650rpx
;
width
:
700rpx
;
height
:
80rpx
;
background-color
:
#111111
;
border-radius
:
20rpx
;
...
...
@@ -477,7 +479,7 @@
color
:
#FFFFFF
;
text-align
:
center
;
line-height
:
78rpx
;
margin
:
0
auto
;
margin
:
20rpx
auto
80rpx
;
}
.restaurant-detail
{
...
...
@@ -507,7 +509,7 @@
.restaurant-detail
.restaurant-content
{
position
:
relative
;
z-index
:
2
;
top
:
-110rpx
;
//
top: -110rpx;
}
.restaurant-detail
.restaurant-content
.date-box
{
...
...
@@ -666,7 +668,12 @@
position
:
relative
;
z-index
:
2
;
}
.restaurant-detail
.restaurant-content
.restaurant-base
{
width
:
750rpx
;
position
:
absolute
;
top
:
-110px
;
z-index
:
5
;
}
.restaurant-detail
.restaurant-content
.restaurant-base
.restaurant-room
.room-type
{
/* padding:10rpx 30rpx; */
display
:
flex
;
...
...
pages/ticketCoupons/components/buyNotice.vue
View file @
c02d1f69
...
...
@@ -347,7 +347,7 @@
color
:
#111111
;
margin-right
:
45rpx
;
margin-bottom
:
20rpx
;
text-align
:
center
;
//
text-align: center;
line-height
:
38rpx
;
overflow
:
hidden
;
...
...
@@ -359,7 +359,7 @@
font-family
:
PingFang
SC
;
font-weight
:
800
;
color
:
#111111
;
line-height
:
28
rpx
;
line-height
:
40
rpx
;
// white-space: nowrap;
// overflow: hidden;
// text-overflow: ellipsis;
...
...
pages/ticketCoupons/detail.vue
View file @
c02d1f69
...
...
@@ -21,7 +21,7 @@
</view>
<view
style=
"position: relative;z-index: 2;"
>
<view
style=
"
position: relativ
e;top: -70px;border-top-left-radius: 30px;border-top-right-radius: 30px;background-color: #FFF;"
>
style=
"
width: 750rpx; position: absolut
e;top: -70px;border-top-left-radius: 30px;border-top-right-radius: 30px;background-color: #FFF;"
>
<view
class=
"baseinfo"
>
<view
class=
"info1"
>
<view
class=
"name"
>
...
...
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