Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yoho-miniapp-ufo
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
肖亚东
2018-11-14 16:50:25 +0800
Commit
a95c9a244c9783d41a857f792085cc3c6f831f0f
1 parent
2513247d
订单支付成功页面,点击随便逛逛,跳转到ufo首页 — review by 李其昌
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
src/pages/order/orderSuccess/orderSuccess.js
src/pages/order/orderSuccess/orderSuccess.js
View file @
a95c9a2
...
...
@@ -77,9 +77,6 @@ Page({
},
lookAround
:
function
()
{
wx
.
navigateBack
({
delta
:
getCurrentPages
().
length
-
1
});
router
.
go
(
'home'
,
null
,
'switchTab'
);
},
...
...
Please
register
or
login
to post a comment