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

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

64
public/flukemoni/Ex4/_NewTest_TestLimt_More.html Normal file → Executable file
View File

@@ -50,7 +50,43 @@
top: 0px;
overflow: visible;
}
#backbutton_fb {
#n_18_fv {
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_18_fv {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 51px;
}
#n_18_fw {
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_18_fw {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 358px;
top: 273px;
}
#backbutton_fx {
opacity: 0;
position: absolute;
width: 53px;
@@ -63,7 +99,7 @@
--web-action-target: _NewTest_TestLimt.html;
cursor: pointer;
}
#backbutton_fc {
#backbutton_fy {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
@@ -72,7 +108,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.backbutton_fc {
.backbutton_fy {
position: absolute;
overflow: visible;
width: 53px;
@@ -93,7 +129,7 @@
--web-action-target: _NewTest_TestLimt_TIA.html;
cursor: pointer;
}
#TIABUTTON_fb {
#TIABUTTON_f {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
@@ -102,7 +138,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.TIABUTTON_fb {
.TIABUTTON_f {
position: absolute;
overflow: visible;
width: 480px;
@@ -3026,15 +3062,23 @@ window.application = new Application();
<div id="n_NewTest-TestLimt-More">
<img id="n_8" src="n_8.png" srcset="n_8.png 1x, n_8@2x.png 2x">
<div onclick="application.goToTargetView(event)" id="backbutton_fb" class="backbutton">
<svg class="backbutton_fc">
<rect id="backbutton_fc" rx="0" ry="0" x="0" y="0" width="53" height="32">
<svg class="n_18_fv">
<ellipse id="n_18_fv" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_18_fw">
<ellipse id="n_18_fw" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="backbutton_fx" class="backbutton">
<svg class="backbutton_fy">
<rect id="backbutton_fy" rx="0" ry="0" x="0" y="0" width="53" height="32">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="TIABUTTON" class="TIABUTTON">
<svg class="TIABUTTON_fb">
<rect id="TIABUTTON_fb" rx="0" ry="0" x="0" y="0" width="480" height="53">
<svg class="TIABUTTON_f">
<rect id="TIABUTTON_f" rx="0" ry="0" x="0" y="0" width="480" height="53">
</rect>
</svg>
</div>