Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
9 years ago
Commit
7aa02175a2e515cf8cafa2a9333d1faf88738368
1 parent
709dcc73
update for btn position
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
apps/me/models/order.js
apps/me/models/order.js
View file @
7aa0217
...
...
@@ -39,12 +39,12 @@ const btnMap = {
classStr
:
'btn red pay-btn mr'
},
{
name
:
'修改订单'
,
classStr
:
'btn white edit-btn mr'
},
{
name
:
'取消订单'
,
classStr
:
'btn white cancel-btn'
},
{
name
:
'修改订单'
,
classStr
:
'btn white edit-btn mr'
}
],
cancel
:
[
...
...
Please
register
or
login
to post a comment