Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
b5f2ff80
Commit
b5f2ff80
authored
Nov 05, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
79794bcc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
appointmentBoard.vue
src/components/offlineService/appointmentBoard.vue
+4
-3
No files found.
src/components/offlineService/appointmentBoard.vue
View file @
b5f2ff80
...
...
@@ -31,7 +31,7 @@
<span
class=
"order_dian"
></span>
{{
tipsInfo
.
StoreName
}}
</div>
<div
class=
"OrderList_info"
>
<div
style=
"margin:0 20px;
border-bottom:1px solid #E2E2E2;
"
>
<div
style=
"margin:0 20px;"
>
<div
class=
"OrderList_top"
>
<img
style=
"width:36px;height:36px;border-radius:50%;margin-right:10px;"
:src=
"tipsInfo.UserPhoto"
alt=
""
/>
<div>
...
...
@@ -42,7 +42,7 @@
</div>
</div>
</div>
<div
class=
"order_ListInfo"
>
<div
class=
"order_ListInfo"
style=
"margin-top:15px;"
>
<div
class=
"Order_StoreTitle"
>
门店地址
</div>
<div
class=
"Order_Store_Address"
>
{{
tipsInfo
.
StoreAddress
}}
</div>
</div>
...
...
@@ -54,7 +54,7 @@
<div
class=
"Order_StoreTitle"
>
到店信息
</div>
<div
class=
"Order_Store_Address"
>
{{
tipsInfo
.
Number
}}
人 |
{{
tipsInfo
.
Mobile
}}
</div>
</div>
<div
class=
"order_ListInfo"
>
<div
class=
"order_ListInfo"
style=
"padding-bottom:15px;margin-bottom:0;"
>
<div
class=
"Order_StoreTitle"
>
备注信息
</div>
<div
class=
"Order_Store_Address"
>
{{
tipsInfo
.
BuyerMessage
}}
</div>
</div>
...
...
@@ -198,6 +198,7 @@
display
:
flex
;
align-items
:
center
;
padding
:
15px
0
;
border-bottom
:
1px
solid
#d1d1d1
;
}
.Order_Popover
{
...
...
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