登录界面调整lineheight_y参数为394》485
This commit is contained in:
@@ -218,7 +218,7 @@
|
|||||||
var lineheight_x2 = 761;
|
var lineheight_x2 = 761;
|
||||||
var lineheight_x = 346;
|
var lineheight_x = 346;
|
||||||
if(bodyHeight >800){
|
if(bodyHeight >800){
|
||||||
lineheight_y = 394;
|
lineheight_y = 485;
|
||||||
lineheight_x = 358;
|
lineheight_x = 358;
|
||||||
lineheight_y2 = 705;
|
lineheight_y2 = 705;
|
||||||
lineheight_x2 = 834;
|
lineheight_x2 = 834;
|
||||||
|
|||||||
Reference in New Issue
Block a user