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
276efeda
Commit
276efeda
authored
Oct 19, 2020
by
Edwise
🍷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
7f07ce0a
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1408 additions
and
2 deletions
+1408
-2
pagegamemain.js
taobao_jn/client/pages/pagegamemain/pagegamemain.js
+1
-0
pagepageindex.js
taobao_jn/client/pages/pagepageindex/pagepageindex.js
+1
-0
pagepagerank.acss
taobao_jn/client/pages/pagepagerank/pagepagerank.acss
+2
-2
debug.log
taobao_jn/debug.log
+1404
-0
No files found.
taobao_jn/client/pages/pagegamemain/pagegamemain.js
View file @
276efeda
...
...
@@ -585,6 +585,7 @@ Page({
}
},
onShow
()
{
my
.
hideBackHome
();
let
laststat
=
this
.
data
.
laststat
;
let
firstin
=
this
.
data
.
firstin
;
if
(
!
firstin
)
{
//laststat == "normal"
...
...
taobao_jn/client/pages/pagepageindex/pagepageindex.js
View file @
276efeda
...
...
@@ -495,6 +495,7 @@ Page({
}
},
onShow
()
{
my
.
hideBackHome
();
if
(
app
.
isGoVip
)
{
this
.
doHelp
();
app
.
isGoVip
=
false
;
...
...
taobao_jn/client/pages/pagepagerank/pagepagerank.acss
View file @
276efeda
...
...
@@ -44,7 +44,7 @@
transform-origin: 0rpx 0rpx 0rpx;
}
.pagerank .ranktex .myrank .rankid {
width:
155
rpx;
width:
400
rpx;
height: 20rpx;
opacity: 0.61960784;
left: 150rpx;
...
...
@@ -161,7 +161,7 @@
text-align: center;
}
.pagerank .ranktex .rankList .rankItem .itemrankid{
width:
3
00rpx;
width:
4
00rpx;
height: 40rpx;
opacity: 1;
display: block;
...
...
taobao_jn/debug.log
View file @
276efeda
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