Commit 705f3610 by doszhang

dos

parent f9d5c56f
......@@ -325,7 +325,7 @@ function drawNum() {
}
function drawUserInfo(name, business, fontsize, fontweight) {
fontsize = fontsize * 2;
fontsize = fontsize * 4;
posterCtx.font = fontweight + ' ' + fontsize + 'px normal';
let {
idX,
......
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