|
@@ -882,6 +882,13 @@
|
|
|
z-index: 1;
|
|
|
left: 252px;
|
|
|
top: 151px;
|
|
|
+ }#SY221AX {
|
|
|
+ position: absolute;
|
|
|
+ width: 14px;
|
|
|
+ height: 20px;
|
|
|
+ z-index: 1;
|
|
|
+ left: 215px;
|
|
|
+ top: 34px;
|
|
|
}
|
|
|
|
|
|
|
|
@@ -1006,7 +1013,7 @@ $("#SY35UBC").html(res["SY35UBC"] + "");
|
|
|
$("#SY35UCA").html(res["SY35UCA"] + "");
|
|
|
|
|
|
if(res["SY35U0"]==null){
|
|
|
- $("#SY35U0").html(0.0+"");
|
|
|
+ $("#SY35U0").html(0.1+"");
|
|
|
}else{
|
|
|
$("#SY35U0").html(res["SY35U0"] + "");
|
|
|
}
|
|
@@ -1044,6 +1051,7 @@ $("#SY321Q").html(res["SY321Q"] + "");
|
|
|
$("#SY319I").html(res["SY319I"] + "");
|
|
|
$("#SY319P").html(res["SY319P"] + "");
|
|
|
$("#SY319Q").html(res["SY319Q"] + "");
|
|
|
+$("#SY221AX").html(res["SY221AX"] + "");
|
|
|
|
|
|
|
|
|
|
|
@@ -1421,6 +1429,7 @@ function fjpb()
|
|
|
<div id="SY321I">0.0</div>
|
|
|
<div id="SY321P">0.0</div>
|
|
|
<div id="SY321Q">0.0</div>
|
|
|
+ <div id="SY221AX">0.0</div>
|
|
|
|
|
|
|
|
|
<!-- <div id="SY319I">0.0</div>
|