Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
Static
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4247ab79
authored
2 months ago
by
qiuren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 马甲包资源
parent
d120a2cf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
js/common.js
js/common.js
View file @
4247ab79
...
...
@@ -182,7 +182,9 @@ function handleVestApp (appname) {
rewaRdrulesEn1Img
:
staticUrl
+
"/nectarina/rewaRdrules-en1.png"
,
rewaRdrulesEn2Img
:
staticUrl
+
"/nectarina/rewaRdrules-en2.png"
,
rewardBgColor
:
'#fcdbea'
,
// 直播奖励页面背景色
rewardIcon
:
staticUrl
+
"/secret/reward-icon.png"
,
rewardIcon
:
staticUrl
+
"/nectarina/reward-icon.png"
,
gewBigImg
:
staticUrl
+
"/nectarina/icon_bigGew.png"
,
iconSmallGew
:
staticUrl
+
"/nectarina/icon_smallGew.png"
,
};
}
else
if
(
appname
==
"among.chameet.bigoo.Live.video.chat"
||
...
...
@@ -237,6 +239,8 @@ function handleVestApp (appname) {
rewaRdrulesEn2Img
:
staticUrl
+
"/secret/rewaRdrules-en2.png"
,
rewardBgColor
:
'#fee4e7'
,
// 直播奖励页面背景色
rewardIcon
:
staticUrl
+
"/secret/reward-icon.png"
,
gewBigImg
:
staticUrl
+
"/secret/icon_bigGew.png"
,
iconSmallGew
:
staticUrl
+
"/secret/icon_smallGew.png"
,
};
}
else
if
(
appname
==
"chat.video.live.bigoo.micoo"
)
{
/* 悦色*/
...
...
@@ -287,7 +291,9 @@ function handleVestApp (appname) {
rewaRdrulesEn1Img
:
staticUrl
+
"/candle/rewaRdrules-en1.png"
,
rewaRdrulesEn2Img
:
staticUrl
+
"/candle/rewaRdrules-en2.png"
,
rewardBgColor
:
'#e3ffff'
,
rewardIcon
:
staticUrl
+
"/secret/reward-icon.png"
,
rewardIcon
:
staticUrl
+
"/candle/reward-icon.png"
,
gewBigImg
:
staticUrl
+
"/candle/icon_bigGew.png"
,
iconSmallGew
:
staticUrl
+
"/candle/icon_smallGew.png"
,
};
}
else
if
(
appname
==
"com.chat.langlive.face.ins"
)
{
/* 烛光*/
...
...
@@ -339,6 +345,8 @@ function handleVestApp (appname) {
rewaRdrulesEn2Img
:
staticUrl
+
"/joyColor/rewaRdrules-en2.png"
,
rewardBgColor
:
'#fee0fe'
,
rewardIcon
:
staticUrl
+
"/secret/reward-icon.png"
,
gewBigImg
:
staticUrl
+
"/secret/icon_bigGew.png"
,
iconSmallGew
:
staticUrl
+
"/secret/icon_smallGew.png"
,
};
}
else
{
resourceObj
=
{
...
...
@@ -390,6 +398,8 @@ function handleVestApp (appname) {
rewaRdrulesEn2Img
:
staticUrl
+
"/fusi/rewaRdrules-en2.jpg"
,
rewardBgColor
:
'#e3ffff'
,
rewardIcon
:
staticUrl
+
"/fusi/reward-icon.png"
,
gewBigImg
:
staticUrl
+
"/fusi/icon_bigGew.png"
,
iconSmallGew
:
staticUrl
+
"/fusi/icon_smallGew.png"
,
};
}
return
resourceObj
;
...
...
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