Commit 3cc26eac by doszhang

dos

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