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
Plain Diff
Browse Files
Authored by
李奇
2019-01-23 09:44:34 +0800
Commit
ac46e4991a42af392573a8a45be86f29f5e2eeec
2 parents
75dd1f9d
7377b144
Merge branch 'feature/menuShare' into 'master'
首页显示默认转发 See merge request
!9
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 @
ac46e49
...
...
@@ -60,6 +60,9 @@ Page({
yas
.
pageOpenReport
(
''
,
{
PAGE_NAME
:
pageName
});
},
onShareAppMessage
()
{
// 右上角转发、默认内容
},
onPullDownRefresh
:
function
()
{
this
.
setData
({
refreshText
:
'加载中...'
...
...
Please
register
or
login
to post a comment