Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxuelai
wechatapp.shangjiadao.com
Commits
fd808dc5
Commit
fd808dc5
authored
Aug 29, 2019
by
sujie@126.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wxl-develop' of git.server:wangxuelai/wechatapp.shangjiadao.com into sj-dev-v6
parents
84b4d596
27597609
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
index.js
src/pages/rankingList/index.js
+2
-2
index.js
src/pages/websiteindex/index.js
+2
-0
No files found.
src/pages/rankingList/index.js
View file @
fd808dc5
...
...
@@ -110,7 +110,7 @@ Page({
sid
,
tag
}
=
options
;
if
(
id
){
if
(
id
&&
id
!=
0
){
this
.
setData
({
id
,
sid
,
...
...
@@ -252,7 +252,7 @@ Page({
onShareAppMessage
:
function
()
{
return
{
title
:
'排行榜'
,
path
:
`/src/pages/rankingList/index?id=
${
this
.
data
.
id
}
&sid=
${
this
.
data
.
sid
}
&tag={this.data.bigCurrentTab}`
,
path
:
`/src/pages/rankingList/index?id=
${
this
.
data
.
id
}
&sid=
${
this
.
data
.
sid
}
&tag=
$
{
this
.
data
.
bigCurrentTab
}
`
,
imageUrl
:
'https://cdn.img.shangjiadao.cn/source/images/dakav3/2c/rankinglist/sharebg.png'
}
},
...
...
src/pages/websiteindex/index.js
View file @
fd808dc5
...
...
@@ -515,6 +515,7 @@ Page({
scoretype
:
2
,
}
})
this
.
autoclosefeedback
();
}
}
this
.
setData
({
...
...
@@ -1333,6 +1334,7 @@ Page({
})
},
autoclosefeedback
()
{
console
.
log
(
22222222222
)
setTimeout
(()
=>
{
this
.
setData
({
scoreFeedBackStatus
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment