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
e99d9044
Commit
e99d9044
authored
Nov 02, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增页面
parent
189004a0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
97 additions
and
97 deletions
+97
-97
osOrderList.vue
src/components/offlineService/osOrderList.vue
+1
-7
index.js
src/router/index.js
+96
-90
No files found.
src/components/offlineService/osOrderList.vue
View file @
e99d9044
...
...
@@ -252,12 +252,6 @@
<img
slot=
"reference"
src=
"../../assets/img/userman/price.png"
alt=
""
>
</el-popover>
</div>
<div
class=
"express-price"
><span>
<span
style=
"color: rgb(144, 147, 153);"
>
(含运费¥
{{
item
.
FreightMoney
}}
)
<img
v-if=
"item.PaymentTime==''"
@
click=
"EditPrice(item,2)"
src=
"../../assets/img/userman/edit1.png"
alt=
""
>
</span>
</span></div>
<div>
<el-tag
effect=
"dark"
type=
"warning"
size=
"mini"
>
{{
item
.
PaymentWayName
}}
</el-tag>
</div>
...
...
@@ -337,7 +331,7 @@
</el-tooltip>
</
template
>
<el-tooltip
class=
"item"
effect=
"dark"
content=
"查看订单详情"
placement=
"top"
>
<img
@
click=
"CommonJump('orderDetails',{OrderId:item.OrderId})"
class=
"app-order-icon"
<img
@
click=
"CommonJump('o
sO
rderDetails',{OrderId:item.OrderId})"
class=
"app-order-icon"
src=
"../../assets/img/userman/detail.png"
alt=
""
>
</el-tooltip>
</div>
...
...
src/router/index.js
View file @
e99d9044
This diff is collapsed.
Click to expand it.
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