Commit 3cc26eac by doszhang

dos

parent 884700b5
...@@ -60,12 +60,12 @@ let avatar; ...@@ -60,12 +60,12 @@ let avatar;
let nowPosterIndex = ''; let nowPosterIndex = '';
let posterCanvas, posterCtx; let posterCanvas, posterCtx;
let idInfo = { let idInfo = {
width: 21, width: 15,
height: 22 height: 16
}; };
let noInfo = { let noInfo = {
width: 36, width: 24,
height: 19 height: 12
} }
preloadimages(preloadImageList, function () { preloadimages(preloadImageList, function () {
......
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