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

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

86
public/flukemoni/Ex2/T4last_used.html Normal file → Executable file
View File

@@ -50,7 +50,61 @@
top: 0px;
overflow: visible;
}
#rectangle_5_lx {
#n_17_oj {
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_oj {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 34px;
top: 51px;
}
#n_17_ok {
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_ok {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 424px;
top: 600px;
}
#n_17_ol {
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_ol {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 362px;
top: 381px;
}
#rectangle_5_om {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -60,7 +114,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_5_lx {
.rectangle_5_om {
position: absolute;
overflow: visible;
width: 49px;
@@ -72,7 +126,7 @@
--web-action-target: T3testing_setting.html;
cursor: pointer;
}
#n_upper_banner_ly {
#n_upper_banner_on {
position: absolute;
width: 480px;
height: 30px;
@@ -102,7 +156,7 @@
--web-action-target: T5more_cable_type.html;
cursor: pointer;
}
#cat_6a_uutp_l {
#cat_6a_uutp_op {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -112,7 +166,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.cat_6a_uutp_l {
.cat_6a_uutp_op {
position: absolute;
overflow: visible;
width: 480px;
@@ -3040,18 +3094,30 @@ window.application = new Application();
<div id="T4last_used">
<img id="n_last_selection" src="n_last_selection.png" srcset="n_last_selection.png 1x, n_last_selection@2x.png 2x">
<svg class="rectangle_5_lx">
<rect onclick="application.goToTargetView(event)" id="rectangle_5_lx" rx="0" ry="0" x="0" y="0" width="49" height="31">
<svg class="n_17_oj">
<ellipse id="n_17_oj" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_17_ok">
<ellipse id="n_17_ok" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_17_ol">
<ellipse id="n_17_ol" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="rectangle_5_om">
<rect onclick="application.goToTargetView(event)" id="rectangle_5_om" rx="0" ry="0" x="0" y="0" width="49" height="31">
</rect>
</svg>
<img id="n_upper_banner_ly" src="n_upper_banner_ly.png" srcset="n_upper_banner_ly.png 1x, n_upper_banner_ly@2x.png 2x">
<img id="n_upper_banner_on" src="n_upper_banner_on.png" srcset="n_upper_banner_on.png 1x, n_upper_banner_on@2x.png 2x">
<svg class="more_button">
<rect onclick="application.goToTargetView(event)" id="more_button" rx="9" ry="9" x="0" y="0" width="64" height="51">
</rect>
</svg>
<svg class="cat_6a_uutp_l">
<rect onclick="application.goToTargetView(event)" id="cat_6a_uutp_l" rx="0" ry="0" x="0" y="0" width="480" height="53">
<svg class="cat_6a_uutp_op">
<rect onclick="application.goToTargetView(event)" id="cat_6a_uutp_op" rx="0" ry="0" x="0" y="0" width="480" height="53">
</rect>
</svg>
</div>