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
9f9ab7c6
Commit
9f9ab7c6
authored
Sep 22, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f9c388c3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
guidedetails.vue
pages/guidecar/guidedetails.vue
+1
-1
orderDetail.vue
pages/guidecar/orderDetail.vue
+1
-1
No files found.
pages/guidecar/guidedetails.vue
View file @
9f9ab7c6
...
@@ -126,7 +126,7 @@ export default {
...
@@ -126,7 +126,7 @@ export default {
mainColor
:
""
,
mainColor
:
""
,
activeStyle
:
""
,
activeStyle
:
""
,
pageTitle
:
"导游详情"
,
pageTitle
:
"导游详情"
,
type
:
1
,
//1为
type
:
0
,
//1为
g
:{},
g
:{},
detailContent
:
''
,
detailContent
:
''
,
imgs
:[],
imgs
:[],
...
...
pages/guidecar/orderDetail.vue
View file @
9f9ab7c6
...
@@ -220,7 +220,7 @@
...
@@ -220,7 +220,7 @@
</view>
</view>
<view
class=
"order_dList order_Tprice"
>
<view
class=
"order_dList order_Tprice"
>
<text
class=
"order_small"
>
积分使用/抵扣
</text>
<text
class=
"order_small"
>
积分使用/抵扣
</text>
<text
class=
"order_big"
>
{{dataList.DetailList[0].IntegralNumber!=null?dataList.DetailList[0].IntegralNumber:'0'}}/-¥{{dataList.DetailList[0].IntegralMoney!=null?dataList.DetailList[0].IntegralMoney:'0'}}
</text>
<text
class=
"order_big"
>
{{dataList.DetailList[0].IntegralNumber!=null?dataList.DetailList[0].IntegralNumber:'0'}}
积分
/-¥{{dataList.DetailList[0].IntegralMoney!=null?dataList.DetailList[0].IntegralMoney:'0'}}
</text>
</view>
</view>
<view
class=
"order_dList"
style=
"text-align: right"
:class=
"{'order_nonBtm':dataList.OrderStatus!=3}"
>
<view
class=
"order_dList"
style=
"text-align: right"
:class=
"{'order_nonBtm':dataList.OrderStatus!=3}"
>
<text
class=
"order_big"
>
实付款:
</text>
<text
class=
"order_big"
>
实付款:
</text>
...
...
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