Commit c5d3ea55 authored by zhangjinzhou's avatar zhangjinzhou

代码暂存

parent 5c133581
......@@ -238,7 +238,7 @@ Page({
roomdata: roomdata,
attionlist: [],
showattionlist: [],
canwin: false,//canwin,
canwin: canwin,
isfirst: true,
gametime: gameatime,
tooltime: tooltime,
......@@ -1395,7 +1395,7 @@ Page({
step: step,
roomnums: roomnums,
roomdata: roomdata,
canwin: false,//canwin,
canwin: canwin,
gametime: 0,
gametimeshow: this.changeshowtime(0),
tooltime: tooltime,
......@@ -1424,7 +1424,7 @@ Page({
step: step,
roomnums: roomnums,
roomdata: roomdata,
canwin: false,//canwin,
canwin: canwin,
gametime: gameatime,
gametimeshow: this.changeshowtime(gameatime),
tooltime: tooltime,
......
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