Commit b5fc3721 by kubisk

dos

parent 27883008
......@@ -273,6 +273,7 @@ function createPoster() {
txtDraw(posterCtx, username, '#ffffff', 522 * 2, 236 * 2, 45 * 2, 'bolder');
txtDraw(posterCtx, '中信保诚人寿', '#ffffff', 522 * 2, 268 * 2, 20 * 2);
txtDraw(posterCtx, company, '#ffffff', 522 * 2, 295 * 2, 20 * 2);
// txtDraw(posterCtx, company + '分公司', '#464646', 522 * 2, 295 * 2, 20 * 2);
var titleObj = new Image();
var jobTitle = (level == 1 || level == 2) ? level : false;
......
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