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

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

108
public/flukemoni/Ex2/T3testing_setting.html Normal file → Executable file
View File

@@ -50,7 +50,79 @@
top: 0px;
overflow: visible;
}
#rectangle_5_e {
#n_17_fg {
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_17_fg {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 51px;
}
#n_26 {
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_26 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 101px;
}
#n_27 {
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_27 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 141px;
}
#n_28 {
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_28 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 236px;
}
#rectangle_5_fk {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -60,7 +132,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_5_e {
.rectangle_5_fk {
position: absolute;
overflow: visible;
width: 49px;
@@ -72,7 +144,7 @@
--web-action-target: T2limits.html;
cursor: pointer;
}
#n_upper_banner_e {
#n_upper_banner_fl {
position: absolute;
width: 480px;
height: 30px;
@@ -124,7 +196,7 @@
--web-action-target: T4last_used.html;
cursor: pointer;
}
#cable_type_button_e {
#cable_type_button_fo {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -134,7 +206,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.cable_type_button_e {
.cable_type_button_fo {
position: absolute;
overflow: visible;
width: 405px;
@@ -3062,11 +3134,27 @@ window.application = new Application();
<div id="T3testing_setting">
<img id="n_test_setting" src="n_test_setting.png" srcset="n_test_setting.png 1x, n_test_setting@2x.png 2x">
<svg class="rectangle_5_e">
<rect onclick="application.goToTargetView(event)" id="rectangle_5_e" rx="0" ry="0" x="0" y="0" width="49" height="31">
<svg class="n_17_fg">
<ellipse id="n_17_fg" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_26">
<ellipse id="n_26" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_27">
<ellipse id="n_27" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_28">
<ellipse id="n_28" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="rectangle_5_fk">
<rect onclick="application.goToTargetView(event)" id="rectangle_5_fk" rx="0" ry="0" x="0" y="0" width="49" height="31">
</rect>
</svg>
<img id="n_upper_banner_e" src="n_upper_banner_e.png" srcset="n_upper_banner_e.png 1x, n_upper_banner_e@2x.png 2x">
<img id="n_upper_banner_fl" src="n_upper_banner_fl.png" srcset="n_upper_banner_fl.png 1x, n_upper_banner_fl@2x.png 2x">
<svg class="module_select_button">
<rect onclick="application.goToTargetView(event)" id="module_select_button" rx="10" ry="10" x="0" y="0" width="254" height="40">
@@ -3076,8 +3164,8 @@ window.application = new Application();
<rect onclick="application.goToTargetView(event)" id="cable_type_button" rx="9" ry="9" x="0" y="0" width="405" height="40">
</rect>
</svg>
<svg class="cable_type_button_e">
<rect onclick="application.goToTargetView(event)" id="cable_type_button_e" rx="9" ry="9" x="0" y="0" width="405" height="40">
<svg class="cable_type_button_fo">
<rect onclick="application.goToTargetView(event)" id="cable_type_button_fo" rx="9" ry="9" x="0" y="0" width="405" height="40">
</rect>
</svg>
</div>