Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
doublescreen-back
Project
Project
Details
Activity
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pengguangpu
doublescreen-back
Commits
54d5e857
Commit
54d5e857
authored
Mar 05, 2020
by
gaodapeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改收款时的提示
parent
c0cfe502
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
index.js
pages/index/index.js
+3
-0
No files found.
pages/index/index.js
View file @
54d5e857
...
...
@@ -997,6 +997,9 @@ Page({
var
amount
=
miyapay
.
fen2Yuan
(
miyapay
.
yuan2Fen
(
this
.
data
.
totalPrice
)
-
miyapay
.
yuan2Fen
(
this
.
data
.
discCouponPrice
));
this
.
setData
({
waitOperateAmount
:
amount
,
waitOperateRemindText
:
"等待顾客付款…"
,
waitOperateCancelText
:
"取消收款"
,
waitOperateMoneyRemind
:
"应收款:"
,
});
},
...
...
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