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

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

100
public/flukemoni/Ex1/T2limits.html Normal file → Executable file
View File

@@ -50,6 +50,78 @@
top: 0px;
overflow: visible;
}
#n_61 {
opacity: 0.5;
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_61 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 51px;
}
#n_62 {
opacity: 0.5;
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_62 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 597px;
}
#n_63 {
opacity: 0.5;
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_63 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 210px;
top: 599px;
}
#n_64 {
opacity: 0.5;
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_64 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 51px;
}
#rectangle_5 {
opacity: 0;
fill: rgba(255,255,255,1);
@@ -94,7 +166,7 @@
--web-action-target: T3testing_setting.html;
cursor: pointer;
}
#rectangle_9_dc {
#rectangle_9_do {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -104,7 +176,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_9_dc {
.rectangle_9_do {
position: absolute;
overflow: visible;
width: 79px;
@@ -138,7 +210,7 @@
--web-action-target: T3testing_setting.html;
cursor: pointer;
}
#n_upper_banner_de {
#n_upper_banner_dq {
position: absolute;
width: 480px;
height: 30px;
@@ -3062,6 +3134,22 @@ window.application = new Application();
<div id="T2limits">
<img id="n_change_limits" src="n_change_limits.png" srcset="n_change_limits.png 1x, n_change_limits@2x.png 2x">
<svg class="n_61">
<ellipse id="n_61" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_62">
<ellipse id="n_62" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_63">
<ellipse id="n_63" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_64">
<ellipse id="n_64" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="rectangle_5">
<rect onclick="application.goToTargetView(event)" id="rectangle_5" rx="0" ry="0" x="0" y="0" width="49" height="31">
</rect>
@@ -3070,15 +3158,15 @@ window.application = new Application();
<rect onclick="application.goToTargetView(event)" id="rectangle_6" rx="0" ry="0" x="0" y="0" width="73" height="45">
</rect>
</svg>
<svg class="rectangle_9_dc">
<rect onclick="application.goToTargetView(event)" id="rectangle_9_dc" rx="0" ry="0" x="0" y="0" width="79" height="49">
<svg class="rectangle_9_do">
<rect onclick="application.goToTargetView(event)" id="rectangle_9_do" rx="0" ry="0" x="0" y="0" width="79" height="49">
</rect>
</svg>
<svg class="rectangle_15">
<rect onclick="application.goToTargetView(event)" id="rectangle_15" rx="7" ry="7" x="0" y="0" width="396" height="114">
</rect>
</svg>
<img id="n_upper_banner_de" src="n_upper_banner_de.png" srcset="n_upper_banner_de.png 1x, n_upper_banner_de@2x.png 2x">
<img id="n_upper_banner_dq" src="n_upper_banner_dq.png" srcset="n_upper_banner_dq.png 1x, n_upper_banner_dq@2x.png 2x">
</div>
</body>