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

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

34
public/flukemoni/Ex4_2/SETCOMP_LA_TA_Setting.html Normal file → Executable file
View File

@@ -54,7 +54,25 @@
--web-action-target: SETCOMP_LA_TA_Setting___1.html;
cursor: pointer;
}
#BackButton_gy {
#n_1_h {
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_h {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 386px;
top: 538px;
}
#BackButton_h {
position: absolute;
width: 64px;
height: 52px;
@@ -66,7 +84,7 @@
--web-action-target: SETCOMP_LA_TA.html;
cursor: pointer;
}
#BackButton_gz {
#BackButton_ia {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -76,7 +94,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.BackButton_gz {
.BackButton_ia {
position: absolute;
overflow: visible;
width: 64px;
@@ -3000,9 +3018,13 @@ window.application = new Application();
<div id="SETCOMP-LA-TA-Setting">
<img onclick="application.goToTargetView(event)" id="n_21" src="n_21.png" srcset="n_21.png 1x, n_21@2x.png 2x">
<div onclick="application.goToTargetView(event)" id="BackButton_gy" class="BackButton">
<svg class="BackButton_gz">
<rect id="BackButton_gz" rx="0" ry="0" x="0" y="0" width="64" height="52">
<svg class="n_1_h">
<ellipse id="n_1_h" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="BackButton_h" class="BackButton">
<svg class="BackButton_ia">
<rect id="BackButton_ia" rx="0" ry="0" x="0" y="0" width="64" height="52">
</rect>
</svg>
</div>