Commit 98c0a8b0 authored by spc's avatar spc

month

parent 127d9003
......@@ -51,7 +51,7 @@ export const YEAR_GIFT_IMAGES = {
},
THREE: {
BG: `pointRights/YearGift/${version}/starlightThreeBg.png`,
AWARD: `pointRights/YearGift/${version}/goldThreeAward2.png`,
AWARD: `pointRights/YearGift/${version}/starlightThreeAward2.png`,
BTN: `pointRights/YearGift/${version}/starlightThreeBtn.png`
}
},
......@@ -69,7 +69,7 @@ export const YEAR_GIFT_IMAGES = {
},
THREE: {
BG: `pointRights/YearGift/${version}/goldThreeBg.png`,
AWARD: `pointRights/YearGift/${version}/goldThreeAward2.png`,
AWARD: `pointRights/YearGift/${version}/goldThreeAward3.png`,
BTN: `pointRights/YearGift/${version}/goldThreeBtn.png`
},
LOCKTIP: `pointRights/YearGift/${version}/goldLockTip.png`
......@@ -89,7 +89,7 @@ export const YEAR_GIFT_IMAGES = {
},
THREE: {
BG: `pointRights/YearGift/${version}/platinumThreeBg.png`,
AWARD: `pointRights/YearGift/${version}/goldThreeAward2.png`,
AWARD: `pointRights/YearGift/${version}/platinumThreeAward2.png`,
BTN: `pointRights/YearGift/${version}/platinumThreeBtn.png`
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment