Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
mallapp
Commits
3e1dc6a1
Commit
3e1dc6a1
authored
Sep 23, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
9d445368
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
guidecarGoodsdetails.vue
pages/guidecar/guidecarGoodsdetails.vue
+5
-5
No files found.
pages/guidecar/guidecarGoodsdetails.vue
View file @
3e1dc6a1
...
...
@@ -244,8 +244,8 @@
</view>
</view>
</view>
<view
class=
"actionsheet"
:style=
"
{ '
padding-bottom': bian ? '28px' : '
0px' }">
<view
class=
"actionsheet-item"
style=
"height:
100%
;"
>
<view
class=
"actionsheet"
:style=
"
{ '
height': bian ? '78px' : '5
0px' }">
<view
class=
"actionsheet-item"
style=
"height:
50px
;"
>
<view
style=
"width: 22px; margin: auto;margin-left: 15px;"
><u-icon
name=
"service-o"
size=
"44"
color=
"#4578FF"
></u-icon></view>
<text
style=
"color: #727272;font-size: 12px;margin-left: 3px;"
>
客服
</text>
<button
style=
'position: absolute;left: 10px;top:0;opacity: 0;width: 50px;'
open-type=
"contact"
:send-message-title=
"g.name"
:send-message-path=
"path"
:send-message-img=
"g.pic_url[0].pic_url"
:show-message-card=
"true"
>
0
</button>
...
...
@@ -261,7 +261,7 @@
<text
style=
'font-size: 12px;margin-left: 5px;'
v-if=
"g.car_type==5"
>
(
{{
g
.
price
}}
*
{{
RideNum
}}
)
</text>
</view>
<view
class=
'btnstyle'
@
click=
"goUrl()"
>
预订
<span
style=
'margin-top: 14px;'
>
预订
</span>
</view>
</view>
<u-skeleton
v-if=
"loading"
:loading=
"true"
:animation=
"true"
bgcolor=
"#FFF"
></u-skeleton>
...
...
@@ -848,7 +848,7 @@
right
:
0
;
z-index
:
3
;
height
:
50px
;
align-items
:
center
;
/* align-items: center; */
justify-content
:
space-between
;
}
.guidecarOrderdetails
.actionsheet-item
{
...
...
@@ -862,7 +862,7 @@
height
:
100%
;
display
:
flex
;
flex-direction
:
row
;
align-items
:
center
;
/* align-items: center; */
justify-content
:
center
;
font-size
:
16px
;
color
:
#FFF
;
...
...
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