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

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

124
public/flukemoni/Ex2/T3new_test.html Normal file → Executable file
View File

@@ -50,7 +50,79 @@
top: 0px;
overflow: visible;
}
#rectangle_5_fj {
#n_17_f {
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_f {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 51px;
}
#n_26_f {
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_f {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 101px;
}
#n_27_f {
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_f {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 141px;
}
#n_28_f {
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_f {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 375px;
top: 236px;
}
#rectangle_5_f {
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_fj {
.rectangle_5_f {
position: absolute;
overflow: visible;
width: 49px;
@@ -72,7 +144,7 @@
--web-action-target: T2limits.html;
cursor: pointer;
}
#n_upper_banner_fk {
#n_upper_banner_f {
position: absolute;
width: 480px;
height: 30px;
@@ -80,7 +152,7 @@
top: 0px;
overflow: visible;
}
#module_select_button_fl {
#module_select_button_f {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -90,7 +162,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.module_select_button_fl {
.module_select_button_f {
position: absolute;
overflow: visible;
width: 254px;
@@ -102,7 +174,7 @@
--web-action-target: T4module_selection.html;
cursor: pointer;
}
#cable_type_button_fm {
#cable_type_button_f {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -112,7 +184,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.cable_type_button_fm {
.cable_type_button_f {
position: absolute;
overflow: visible;
width: 405px;
@@ -124,7 +196,7 @@
--web-action-target: T4last_used.html;
cursor: pointer;
}
#cable_type_button_fn {
#cable_type_button_ga {
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_fn {
.cable_type_button_ga {
position: absolute;
overflow: visible;
width: 405px;
@@ -3062,22 +3134,38 @@ window.application = new Application();
<div id="T3new_test">
<img id="n_new_test_setting" src="n_new_test_setting.png" srcset="n_new_test_setting.png 1x, n_new_test_setting@2x.png 2x">
<svg class="rectangle_5_fj">
<rect onclick="application.goToTargetView(event)" id="rectangle_5_fj" rx="0" ry="0" x="0" y="0" width="49" height="31">
<svg class="n_17_f">
<ellipse id="n_17_f" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_26_f">
<ellipse id="n_26_f" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_27_f">
<ellipse id="n_27_f" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_28_f">
<ellipse id="n_28_f" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="rectangle_5_f">
<rect onclick="application.goToTargetView(event)" id="rectangle_5_f" rx="0" ry="0" x="0" y="0" width="49" height="31">
</rect>
</svg>
<img id="n_upper_banner_fk" src="n_upper_banner_fk.png" srcset="n_upper_banner_fk.png 1x, n_upper_banner_fk@2x.png 2x">
<img id="n_upper_banner_f" src="n_upper_banner_f.png" srcset="n_upper_banner_f.png 1x, n_upper_banner_f@2x.png 2x">
<svg class="module_select_button_fl">
<rect onclick="application.goToTargetView(event)" id="module_select_button_fl" rx="10" ry="10" x="0" y="0" width="254" height="40">
<svg class="module_select_button_f">
<rect onclick="application.goToTargetView(event)" id="module_select_button_f" rx="10" ry="10" x="0" y="0" width="254" height="40">
</rect>
</svg>
<svg class="cable_type_button_fm">
<rect onclick="application.goToTargetView(event)" id="cable_type_button_fm" rx="9" ry="9" x="0" y="0" width="405" height="40">
<svg class="cable_type_button_f">
<rect onclick="application.goToTargetView(event)" id="cable_type_button_f" rx="9" ry="9" x="0" y="0" width="405" height="40">
</rect>
</svg>
<svg class="cable_type_button_fn">
<rect onclick="application.goToTargetView(event)" id="cable_type_button_fn" rx="9" ry="9" x="0" y="0" width="405" height="40">
<svg class="cable_type_button_ga">
<rect onclick="application.goToTargetView(event)" id="cable_type_button_ga" rx="9" ry="9" x="0" y="0" width="405" height="40">
</rect>
</svg>
</div>