Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
new_taobao
Project
Project
Details
Activity
Releases
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
wildfirecode13
new_taobao
Commits
9fdeee22
Commit
9fdeee22
authored
Oct 18, 2020
by
Edwise
🍷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
321
parent
96d25d31
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
771 additions
and
3 deletions
+771
-3
app.js
taobao_jn/client/app.js
+2
-2
pagepageindex.js
taobao_jn/client/pages/pagepageindex/pagepageindex.js
+1
-1
debug.log
taobao_jn/debug.log
+768
-0
No files found.
taobao_jn/client/app.js
View file @
9fdeee22
...
...
@@ -32,8 +32,8 @@ App({
handleQuery
(
query
)
{
const
{
activityId
}
=
query
;
// this.activityId = activityId || '5f8550a3964f97be3647a635';
this
.
activityId
=
activityId
||
'5f8831e67389891bfd6bb35f'
;
//赵然1
//
this.activityId = activityId || '5f895d0f0cb733e071b4082b'; //开发者测试
//
this.activityId = activityId || '5f8831e67389891bfd6bb35f'; //赵然1
this
.
activityId
=
activityId
||
'5f895d0f0cb733e071b4082b'
;
//开发者测试
}
...
...
taobao_jn/client/pages/pagepageindex/pagepageindex.js
View file @
9fdeee22
...
...
@@ -406,7 +406,7 @@ Page({
step
:
this
.
data
.
curGameStep
}).
catch
(
r
=>
{
if
(
r
&&
r
.
data
&&
!
r
.
data
.
isVip
)
{
commonToast
(
"3s入会,即可
为好友助力
"
,
1500
,
()
=>
{
commonToast
(
"3s入会,即可
进行pk
"
,
1500
,
()
=>
{
this
.
goVip
=
true
;
this
.
canOpenGamePage
=
true
;
navigateToOutside
(
r
.
data
.
url
);
...
...
taobao_jn/debug.log
View file @
9fdeee22
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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