新增模拟页面圆点,控制页面增加仿真操作记录

This commit is contained in:
2025-12-25 03:30:11 +00:00
parent e0f7db1b1c
commit 9f800a5c2d
2952 changed files with 83703 additions and 21163 deletions

76
public/flukemoni/Ex4_2/SETCOMP_LA_TA_OK.html Normal file → Executable file
View File

@@ -50,6 +50,42 @@
top: 0px;
overflow: visible;
}
#n_1_qd {
opacity: 0.8;
fill: rgba(249,188,18,1);
stroke: rgba(249,188,18,1);
stroke-width: 4px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.n_1_qd {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 206px;
top: 599px;
}
#n_1_qe {
opacity: 0.8;
fill: rgba(249,188,18,1);
stroke: rgba(249,188,18,1);
stroke-width: 4px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.n_1_qe {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 406px;
top: 600px;
}
#TestButton {
position: absolute;
width: 113px;
@@ -62,7 +98,7 @@
--web-action-target: OTDR_TEST.html;
cursor: pointer;
}
#TestButton_m {
#TestButton_qg {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -72,7 +108,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.TestButton_m {
.TestButton_qg {
position: absolute;
overflow: visible;
width: 113px;
@@ -80,7 +116,7 @@
left: 0px;
top: 0px;
}
#TestType_m {
#TestType_qh {
position: absolute;
width: 442px;
height: 99px;
@@ -92,7 +128,7 @@
--web-action-target: TestType_SM.html;
cursor: pointer;
}
#TestType_na {
#TestType_qi {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -102,7 +138,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.TestType_na {
.TestType_qi {
position: absolute;
overflow: visible;
width: 442px;
@@ -110,7 +146,7 @@
left: 0px;
top: 0px;
}
#SetCOMPButtion_m {
#SetCOMPButtion_qj {
position: absolute;
width: 99px;
height: 50px;
@@ -122,7 +158,7 @@
--web-action-target: SETCOMP_LA.html;
cursor: pointer;
}
#SetCOMPButtion_na {
#SetCOMPButtion_qk {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -132,7 +168,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.SetCOMPButtion_na {
.SetCOMPButtion_qk {
position: absolute;
overflow: visible;
width: 99px;
@@ -3056,21 +3092,29 @@ window.application = new Application();
<div id="SETCOMP-LA-TA-OK">
<img id="n_38" src="n_38.png" srcset="n_38.png 1x, n_38@2x.png 2x">
<svg class="n_1_qd">
<ellipse id="n_1_qd" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_1_qe">
<ellipse id="n_1_qe" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="TestButton" class="TestButton">
<svg class="TestButton_m">
<rect id="TestButton_m" rx="0" ry="0" x="0" y="0" width="113" height="51">
<svg class="TestButton_qg">
<rect id="TestButton_qg" rx="0" ry="0" x="0" y="0" width="113" height="51">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="TestType_m" class="TestType">
<svg class="TestType_na">
<rect id="TestType_na" rx="0" ry="0" x="0" y="0" width="442" height="99">
<div onclick="application.goToTargetView(event)" id="TestType_qh" class="TestType">
<svg class="TestType_qi">
<rect id="TestType_qi" rx="0" ry="0" x="0" y="0" width="442" height="99">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="SetCOMPButtion_m" class="SetCOMPButtion">
<svg class="SetCOMPButtion_na">
<rect id="SetCOMPButtion_na" rx="0" ry="0" x="0" y="0" width="99" height="50">
<div onclick="application.goToTargetView(event)" id="SetCOMPButtion_qj" class="SetCOMPButtion">
<svg class="SetCOMPButtion_qk">
<rect id="SetCOMPButtion_qk" rx="0" ry="0" x="0" y="0" width="99" height="50">
</rect>
</svg>
</div>