Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-luck
·
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
huangyCode
2019-01-18 18:32:12 +0800
Commit
b2c51f179f33915df13b72511b0dd2c8b4d60d9e
1 parent
c8920fdd
loading隐藏
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/zeroSell/detail.js
pages/zeroSell/detail.js
View file @
b2c51f1
@@ -188,7 +188,7 @@ Page(Object.assign({
@@ -188,7 +188,7 @@ Page(Object.assign({
188
* 生命周期函数--监听页面隐藏
188
* 生命周期函数--监听页面隐藏
189
*/
189
*/
190
onHide
:
function
()
{
190
onHide
:
function
()
{
191
-
191
+
wx
.
hideLoading
();
192
},
192
},
193
193
194
/**
194
/**
Please
register
or
login
to post a comment