Commit c5d3ea55 authored by zhangjinzhou's avatar zhangjinzhou

代码暂存

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