Team:OUC-China
From 2013.igem.org
(Difference between revisions)
Line 182: | Line 182: | ||
// 将文本设为居中对齐 | // 将文本设为居中对齐 | ||
ctx.textAlign = 'center'; | ctx.textAlign = 'center'; | ||
- | ctx.fillText("OUC-China is coming!", | + | ctx.fillText("OUC-China is coming!", 680, 500); |
}()); | }()); | ||
}()); | }()); |
Revision as of 18:09, 27 July 2013