Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
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
李奇
2019-01-22 15:41:41 +0800
Commit
7377b1448c90ff8229e4e044ab490fd5cf805c73
1 parent
75dd1f9d
首页显示默认转发
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
app/pages/index/index.js
app/pages/index/index.js
View file @
7377b14
...
...
@@ -60,6 +60,9 @@ Page({
yas
.
pageOpenReport
(
''
,
{
PAGE_NAME
:
pageName
});
},
onShareAppMessage
()
{
// 右上角转发、默认内容
},
onPullDownRefresh
:
function
()
{
this
.
setData
({
refreshText
:
'加载中...'
...
...
Please
register
or
login
to post a comment