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

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

42
public/flukemoni/Ex4_2/SETCOMP_LA_TA_OK_Save1.html Normal file → Executable file
View File

@@ -50,7 +50,25 @@
top: 0px;
overflow: visible;
}
#TestType_bdy {
#n_4_brv {
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_4_brv {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 229px;
top: 484px;
}
#TestType_brw {
position: absolute;
width: 442px;
height: 99px;
@@ -62,7 +80,7 @@
--web-action-target: TestType_SM.html;
cursor: pointer;
}
#TestType_bdz {
#TestType_brx {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -72,7 +90,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.TestType_bdz {
.TestType_brx {
position: absolute;
overflow: visible;
width: 442px;
@@ -92,7 +110,7 @@
--web-action-target: SETCOMP_LA_TA_OK_SaveResult.html;
cursor: pointer;
}
#SaveResult_bd {
#SaveResult_brz {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -102,7 +120,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.SaveResult_bd {
.SaveResult_brz {
position: absolute;
overflow: visible;
width: 117px;
@@ -3026,15 +3044,19 @@ window.application = new Application();
<div id="SETCOMP-LA-TA-OK-Save1">
<img id="n_108" src="n_108.png" srcset="n_108.png 1x, n_108@2x.png 2x">
<div onclick="application.goToTargetView(event)" id="TestType_bdy" class="TestType">
<svg class="TestType_bdz">
<rect id="TestType_bdz" rx="0" ry="0" x="0" y="0" width="442" height="99">
<svg class="n_4_brv">
<ellipse id="n_4_brv" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="TestType_brw" class="TestType">
<svg class="TestType_brx">
<rect id="TestType_brx" rx="0" ry="0" x="0" y="0" width="442" height="99">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="SaveResult" class="SaveResult">
<svg class="SaveResult_bd">
<rect id="SaveResult_bd" rx="0" ry="0" x="0" y="0" width="117" height="131">
<svg class="SaveResult_brz">
<rect id="SaveResult_brz" rx="0" ry="0" x="0" y="0" width="117" height="131">
</rect>
</svg>
</div>