Commit 1676f6e5 by doszhang

dos

parent f45ef40e
...@@ -363,6 +363,7 @@ function toPage3() { ...@@ -363,6 +363,7 @@ function toPage3() {
function showResult(event) { function showResult(event) {
window.joinNum++; window.joinNum++;
console.log(window.pt)
if (!createPosterLock) { if (!createPosterLock) {
let resultFlag = /-(\d)\s/g.exec($(event.target).attr('class'))[1] let resultFlag = /-(\d)\s/g.exec($(event.target).attr('class'))[1]
if (window.pt === '0') { if (window.pt === '0') {
......
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 sign in to comment