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
8af470bc
Commit
8af470bc
authored
Oct 14, 2020
by
Edwise
🍷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
资源存储更换
parent
dbe73d44
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8077 additions
and
5 deletions
+8077
-5
comranknoprizemodal.axml
...t/components/comranknoprizemodal/comranknoprizemodal.axml
+2
-2
comranknoprizemodal.js
...ent/components/comranknoprizemodal/comranknoprizemodal.js
+1
-1
pagepageindex.js
taobao_jn/client/pages/pagepageindex/pagepageindex.js
+2
-2
debug.log
taobao_jn/debug.log
+8072
-0
No files found.
taobao_jn/client/components/comranknoprizemodal/comranknoprizemodal.axml
View file @
8af470bc
...
...
@@ -3,8 +3,8 @@
<!-- <label class="ranknoprizeindex ">500+</label> -->
<image class="ranknoprize500 " a:if="{{myRank>500}}" src={{resList['14fbf7c8-43e2-4bb9-81c8-d1392455cf39'].url}} />
<image class="rankNoPirzeHundred " a:if="{{myRank<=500&&myRankHundred>0}}" src={{resList['55fd44df-0153-4a6b-aa5c-b1aea201cdb8-'+(myRankHundred)].url}} />
<image class="rankNoPirzeTen " a:if="{{myRank<=500&&myRankTen>0}}" style="{{{'left':tenLeft+'rpx'}}}" src={{resList['55fd44df-0153-4a6b-aa5c-b1aea201cdb8-'+(myRankTen)].url}} />
<image class="rankNoPirzeOne " a:if="{{myRank<=500&&myRankOne>0}}" style="{{{'left':oneLeft+'rpx'}}}" src={{resList['55fd44df-0153-4a6b-aa5c-b1aea201cdb8-'+(myRankOne)].url}} />
<image class="rankNoPirzeTen " a:if="{{myRank<=500&&myRankTen>
=0&&myRankHundred<
0}}" style="{{{'left':tenLeft+'rpx'}}}" src={{resList['55fd44df-0153-4a6b-aa5c-b1aea201cdb8-'+(myRankTen)].url}} />
<image class="rankNoPirzeOne " a:if="{{myRank<=500&&myRankOne>
=
0}}" style="{{{'left':oneLeft+'rpx'}}}" src={{resList['55fd44df-0153-4a6b-aa5c-b1aea201cdb8-'+(myRankOne)].url}} />
<image class="ranknoprizebtn btn" onTap="onCloseModal" src={{resList['d0c616aa-c606-40dd-b6f1-e9d370f3d053'].url}} />
<image class="ranknoprizeclose btn" onTap="onCloseModal" src={{resList['843f7959-252d-403d-8287-e212b46b1fc1'].url}} />
</view>
\ No newline at end of file
taobao_jn/client/components/comranknoprizemodal/comranknoprizemodal.js
View file @
8af470bc
...
...
@@ -3,7 +3,7 @@
import
resList
from
'../../resconfig/resList'
;
Component
({
props
:
{
gameInfo
:{
rank
:
6
}
gameInfo
:{
rank
:
10
}
},
data
:
{
resList
:
resList
,
...
...
taobao_jn/client/pages/pagepageindex/pagepageindex.js
View file @
8af470bc
...
...
@@ -17,8 +17,8 @@ const {
navigateToOutside
,
getSystemInfo
}
=
tbcc
.
tb
;
const
snowSrc
=
"cloud://
A261ECB81B02B03525F9150249E43073
//snow.svga"
;
const
fireSrc
=
"cloud://
7C78D5F72134804930A61B03665091AF
//fire.svga"
const
snowSrc
=
"cloud://
B975D7429522C2AA89E6FD651523DC57
//snow.svga"
;
const
fireSrc
=
"cloud://
F03F0071205084B1A58F9C560010C076
//fire.svga"
const
checkSystem
=
async
()
=>
{
const
{
version
...
...
taobao_jn/debug.log
View file @
8af470bc
This diff is collapsed.
Click to expand it.
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