|
|
|
@ -121,7 +121,7 @@ $(document).ready(function(){
|
|
|
|
|
drawRouletteWheel() |
|
|
|
|
}else if($(this).html().substring(0,4)=="柳州支队") |
|
|
|
|
{ |
|
|
|
|
turnplate.restaraunts = ["帝王财富中心(模板)", "龙城地下商业街(模板)", "板栗园加气站 ","柳州万达广场"]; |
|
|
|
|
turnplate.restaraunts = ["帝王财富中心(模板)", "龙城地下商业街", "板栗园加气站 ","柳州万达广场"]; |
|
|
|
|
turnplate.colors = ["#FFEBEA", "#FF7245", "#FFEBEA", "#FF7245"];
|
|
|
|
|
num=1 |
|
|
|
|
if(window.localStorage["1"]==undefined) |
|
|
|
@ -706,7 +706,7 @@ var rotateFn = function (item, txt){
|
|
|
|
|
drawRouletteWheel() |
|
|
|
|
}else if($(this).html().substring(0,4)=="柳州支队") |
|
|
|
|
{ |
|
|
|
|
turnplate.restaraunts = ["帝王财富中心(模板)", "龙城地下商业街(模板)", "板栗园加气站 ","柳州万达广场"]; |
|
|
|
|
turnplate.restaraunts = ["帝王财富中心(模板)", "龙城地下商业街", "板栗园加气站 ","柳州万达广场"]; |
|
|
|
|
turnplate.colors = ["#FFEBEA", "#FF7245", "#FFEBEA", "#FF7245"];
|
|
|
|
|
num=1 |
|
|
|
|
if(window.localStorage["1"]==undefined) |
|
|
|
|