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
2fad7955
Commit
2fad7955
authored
Oct 14, 2020
by
AU-Pro-mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change
parent
5cccddde
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
6 deletions
+9
-6
app.js
taobao_mini/client/app.js
+3
-0
pagecanvas.js
taobao_mini/client/pages/pagecanvas/pagecanvas.js
+2
-2
turnTablePage.js
taobao_mini/client/pages/turnTablePage/turnTablePage.js
+4
-4
No files found.
taobao_mini/client/app.js
View file @
2fad7955
...
@@ -44,7 +44,10 @@ App({
...
@@ -44,7 +44,10 @@ App({
const
{
activityId
}
=
query
;
const
{
activityId
}
=
query
;
// this.activityId = activityId || '5f73f1b09da6718132be23d1';
// this.activityId = activityId || '5f73f1b09da6718132be23d1';
// this.activityId = activityId || '5f7a893575cfb6f3d500933c';
// this.activityId = activityId || '5f7a893575cfb6f3d500933c';
this
.
activityId
=
activityId
||
'5f7d49259da671f3b6cf5dc6'
;
this
.
activityId
=
activityId
||
'5f7d49259da671f3b6cf5dc6'
;
// this.activityId = activityId || '5f7a893575cfb6f3d500933c' // ZR
// this.activityId = activityId || '5f7d49259da671f3b6cf5dc6';
// this.activityId = activityId || '5f7d49259da671f3b6cf5dc6';
// this.activityId = activityId || '5f7c0c3c8e6a08f0821df465';
// this.activityId = activityId || '5f7c0c3c8e6a08f0821df465';
}
}
...
...
taobao_mini/client/pages/pagecanvas/pagecanvas.js
View file @
2fad7955
...
@@ -180,7 +180,7 @@ Component({
...
@@ -180,7 +180,7 @@ Component({
this
.
showCommonMoadalT1
({
this
.
showCommonMoadalT1
({
title
:
'门票不足'
,
title
:
'门票不足'
,
content
:
'门票消耗完了!
\
n快去做任务吧~'
,
content
:
'门票消耗完了!
\
n快去做任务吧~'
,
btnImg
:
'//yun.duiba.com.cn/spark/assets/好的
按钮.948e42751245099e12fef8ad2617d746f6370863
.png'
})
btnImg
:
'//yun.duiba.com.cn/spark/assets/好的
好的_np.6ead08fc5d3ae60b5287c0c1f9941e04863ce250
.png'
})
return
return
}
}
...
@@ -388,7 +388,7 @@ Component({
...
@@ -388,7 +388,7 @@ Component({
this
.
showCommonMoadalT1
({
this
.
showCommonMoadalT1
({
title
:
'门票不足'
,
title
:
'门票不足'
,
content
:
'门票消耗完了!
\
n快去做任务吧~'
,
content
:
'门票消耗完了!
\
n快去做任务吧~'
,
btnImg
:
'//yun.duiba.com.cn/spark/assets/好的
按钮.948e42751245099e12fef8ad2617d746f6370863
.png'
})
btnImg
:
'//yun.duiba.com.cn/spark/assets/好的
好的_np.6ead08fc5d3ae60b5287c0c1f9941e04863ce250
.png'
})
return
return
}
}
...
...
taobao_mini/client/pages/turnTablePage/turnTablePage.js
View file @
2fad7955
...
@@ -115,7 +115,7 @@ Page({
...
@@ -115,7 +115,7 @@ Page({
my
.
navigateBack
()
my
.
navigateBack
()
// redirectTo('/pages/homePage/homePage')
// redirectTo('/pages/homePage/homePage')
},
},
btnImg
:
'//yun.duiba.com.cn/spark/assets/好的
按钮.948e42751245099e12fef8ad2617d746f6370863
.png'
btnImg
:
'//yun.duiba.com.cn/spark/assets/好的
好的_np.6ead08fc5d3ae60b5287c0c1f9941e04863ce250
.png'
})
})
return
return
}
}
...
@@ -184,8 +184,8 @@ Page({
...
@@ -184,8 +184,8 @@ Page({
this
.
setData
({
rotateFlag
:
false
})
this
.
setData
({
rotateFlag
:
false
})
this
.
closeCommonModalT2
()
this
.
closeCommonModalT2
()
},
},
btnImg1
:
resList
[
'240b56fa-66ce-414c-86ea-4ac13a3ac4e2'
].
url
,
btnImg1
:
'//yun.duiba.com.cn/spark/assets/查看奖品_small.32d7739af9d461af4834edc9936dcaee417058e7.png'
,
btnImg2
:
resList
[
'8d3b3b51-d535-48e6-a76c-d61920da4826'
].
url
,
btnImg2
:
'//yun.duiba.com.cn/spark/assets/继续抽奖_small.58af403324ee31cc9ce34019f6753b9776c54db2.png'
,
rewardsImg
:
data
.
image
rewardsImg
:
data
.
image
})
})
}
else
{
}
else
{
...
@@ -196,7 +196,7 @@ Page({
...
@@ -196,7 +196,7 @@ Page({
this
.
setData
({
rotateFlag
:
false
})
this
.
setData
({
rotateFlag
:
false
})
this
.
closeCommonModalT1
()
this
.
closeCommonModalT1
()
},
},
btnImg
:
resList
[
'fd0d94ef-fe1a-4771-8ba2-ad7aadacafc0'
].
url
btnImg
:
'//yun.duiba.com.cn/spark/assets/继续抽奖_big.cc12731843edab2596023bd260a992a0f23e6444.png'
})
})
}
}
},
1000
*
(
rotateDeg
/
360
)
+
1000
+
100
)
},
1000
*
(
rotateDeg
/
360
)
+
1000
+
100
)
...
...
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