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

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

98
public/flukemoni/Ex4/SetREFStart___11.html Normal file → Executable file
View File

@@ -48,6 +48,60 @@
top: 0px;
overflow: visible;
}
#n_25_ow {
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_ow {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 25px;
top: 599px;
}
#n_25_ox {
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_ox {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 122px;
top: 599px;
}
#n_30_oy {
opacity: 0.8;
fill: rgba(249,188,18,1);
stroke: rgba(146,135,105,1);
stroke-width: 1px;
stroke-linejoin: miter;
stroke-linecap: butt;
stroke-miterlimit: 4;
shape-rendering: auto;
}
.n_30_oy {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 434px;
top: 599px;
}
#MainButton {
opacity: 0;
position: absolute;
@@ -62,7 +116,7 @@
--web-action-target: HOMEPAGE.html;
cursor: pointer;
}
#MainButton_l {
#MainButton_o {
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
stroke-width: 1px;
@@ -71,7 +125,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.MainButton_l {
.MainButton_o {
position: absolute;
overflow: visible;
width: 63px;
@@ -79,7 +133,7 @@
left: 0px;
top: 0px;
}
#LookREF_l {
#LookREF_o {
position: absolute;
width: 100px;
height: 50px;
@@ -92,7 +146,7 @@
--web-action-target: SetREFStart___12.html;
cursor: pointer;
}
#LookREF_ma {
#LookREF_pa {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -102,7 +156,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.LookREF_ma {
.LookREF_pa {
position: absolute;
overflow: visible;
width: 100px;
@@ -110,7 +164,7 @@
left: 0px;
top: 0px;
}
#BackButton_mb {
#BackButton_o {
position: absolute;
width: 63px;
height: 52px;
@@ -123,7 +177,7 @@
--web-action-target: SetREFStart___10.html;
cursor: pointer;
}
#BackButton_mc {
#BackButton_pa {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -133,7 +187,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.BackButton_mc {
.BackButton_pa {
position: absolute;
overflow: visible;
width: 63px;
@@ -3057,21 +3111,33 @@ window.application = new Application();
<div id="SetREFStart__11">
<img id="n_39" src="n_39.png" srcset="n_39.png 1x">
<svg class="n_25_ow">
<ellipse id="n_25_ow" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_25_ox">
<ellipse id="n_25_ox" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_30_oy">
<ellipse id="n_30_oy" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="MainButton" class="MainButton">
<svg class="MainButton_l">
<rect id="MainButton_l" rx="0" ry="0" x="0" y="0" width="63" height="50">
<svg class="MainButton_o">
<rect id="MainButton_o" rx="0" ry="0" x="0" y="0" width="63" height="50">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="LookREF_l" class="LookREF">
<svg class="LookREF_ma">
<rect id="LookREF_ma" rx="0" ry="0" x="0" y="0" width="100" height="50">
<div onclick="application.goToTargetView(event)" id="LookREF_o" class="LookREF">
<svg class="LookREF_pa">
<rect id="LookREF_pa" rx="0" ry="0" x="0" y="0" width="100" height="50">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="BackButton_mb" class="BackButton">
<svg class="BackButton_mc">
<rect id="BackButton_mc" rx="0" ry="0" x="0" y="0" width="63" height="52">
<div onclick="application.goToTargetView(event)" id="BackButton_o" class="BackButton">
<svg class="BackButton_pa">
<rect id="BackButton_pa" rx="0" ry="0" x="0" y="0" width="63" height="52">
</rect>
</svg>
</div>