浏览代码

抽奖修改

wangshan 9 年之前
父节点
当前提交
f71a757b8e

+ 9 - 9
core/src/luckdraw.json

@@ -3,35 +3,35 @@
 	"endDate":1455552000,
 	"getAmount":[{
 		"min":0,
-		"max":40,
+		"max":35,
 		"proportion":0
 	},{
 		"min":50,
-		"max":85,
+		"max":80,
 		"proportion":37.21
 	},{
 		"min":95,
-		"max":130,
+		"max":120,
 		"proportion":0.5
 	},{
 		"min":140,
 		"max":175,
 		"proportion":20
 	},{
-		"min":185,
+		"min":190,
 		"max":220,
 		"proportion":1
 	},{
-		"min":230,
-		"max":265,
+		"min":235,
+		"max":270,
 		"proportion":37.21
 	},{
-		"min":275,
+		"min":280,
 		"max":310,
 		"proportion":0.08
 	},{
-		"min":320,
-		"max":355,
+		"min":325,
+		"max":350,
 		"proportion":4
 	}],
 	"promotioncode":"2001001501",

+ 1 - 1
core/src/timetask.json

@@ -1 +1 @@
-{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-01-27 11:19:37"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-01-27 11:19:37"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-01-27 12:09:07"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-01-27 12:09:07"}},"marketisstart":true,"marketrate":300}

二进制
core/src/web/staticres/images/activeimages/lotteryBg.png


+ 1 - 1
core/src/web/templates/active/luckdraw.html

@@ -19,7 +19,7 @@
 <style>
 *{padding:0; margin:0;}
 .lotteryMain{ width:100%;}
-.lotteryBg{ width:100%; height:608px; margin:0 auto; background:url(/images/activeimages/lotteryBg.jpg) no-repeat top center; position:relative; overflow:hidden;background-size: 375px 508px;}
+.lotteryBg{ width:100%; height:608px; margin:0 auto; background:url(/images/activeimages/lotteryBg.png) no-repeat top center; position:relative; overflow:hidden;background-size: 375px 508px;}
 #run{ width:145px; height:145px; position:absolute; left:50%; top:50%;  margin-left:-73px; margin-top:-53px; z-index:1; transform:rotate(0deg); -ms-transform:rotate(0deg); }
 #btn_run{ width:80px; height:80px; background:url(/images/activeimages/btn_start.png) no-repeat; border:none; outline:none; position:absolute; left:50%; top:50%; margin-left:-40px; margin-top:-22px; z-index:2;cursor:pointer;background-position:0px 0px;background-size: 100% 100%;}
 .col-xs-12 p{