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

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/SetREFSkip_SETREF.html Normal file → Executable file
View File

@@ -53,7 +53,25 @@
top: 0px;
overflow: visible;
}
#BackButton_ge {
#n_25 {
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_25 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 496px;
}
#BackButton_he {
position: absolute;
width: 63px;
height: 52px;
@@ -65,7 +83,7 @@
--web-action-target: SetREFSkip.html;
cursor: pointer;
}
#BackButton_gf {
#BackButton_hf {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -75,7 +93,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.BackButton_gf {
.BackButton_hf {
position: absolute;
overflow: visible;
width: 63px;
@@ -2999,9 +3017,13 @@ window.application = new Application();
<div id="SetREFSkip-SETREF" onclick="application.goToTargetView(event)">
<img id="n_13" src="n_13.png" srcset="n_13.png 1x">
<div onclick="application.goToTargetView(event)" id="BackButton_ge" class="BackButton">
<svg class="BackButton_gf">
<rect id="BackButton_gf" rx="0" ry="0" x="0" y="0" width="63" height="52">
<svg class="n_25">
<ellipse id="n_25" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="BackButton_he" class="BackButton">
<svg class="BackButton_hf">
<rect id="BackButton_hf" rx="0" ry="0" x="0" y="0" width="63" height="52">
</rect>
</svg>
</div>