DSJ 样式调整

This commit is contained in:
ciaochaos 2020-05-06 15:20:02 +08:00
parent feae33dcac
commit cf6b07988f
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ function listPoint(props) {
let posType = props.params[2];
let id = 0;
if (width2 <= 0) width2 = 80;
if (width2 <= 0) width2 = 70;
if (width1 <= 0) width1 = 70;
let available = [];
let ava2 = [];