Commit 201616ad authored by wildfirecode's avatar wildfirecode

1

parent 2eef53a8
......@@ -45,8 +45,8 @@
<!-- <script src='https://cdnjs.cloudflare.com/ajax/libs/mathjs/5.4.0/math.js'></script> -->
<script>
localStorage.clear();
// localStorage.setItem('currentLv','Gift2');
// localStorage.setItem('data',JSON.stringify({"IceCream":3,"Donut":3,"Egg":3,"Candy2":3,"Gift2":2}))
localStorage.setItem('currentLv','Gift2');
localStorage.setItem('data',JSON.stringify({"IceCream":3,"Donut":3,"Egg":3,"Candy2":3,"Gift2":2}))
window['development'] = true;
var gameId = 1;
var CFG = {
......
......@@ -4,4 +4,5 @@ import CashBigPrizePanel from "./CashBigPrize";
export default class CashPrizePanel extends CashBigPrizePanel {
get picBigWidth() { return 510+30 +20};
get skinKey() { return 'CashPrize' }
get bigPicRatio() { return 640 / 300 }
}
\ No newline at end of file
......@@ -33,7 +33,7 @@
"st_info_dpm_img": "{\"dpm\":\"1.4.1.0\",\"consumerId\":1,\"domain\":\"//activity.m.duiba.com.cn\",\"appId\":1,\"dcm\":\"104.29945.0.0\"}",
"tip": "一句话描述",
"title": "腾讯视频会员8.8折",
"type": "alipay",
"type": "ali1pay",
"useBtnText": "马上使用",
"validate": "2019-12-31"
},
......
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