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

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

View File

@@ -42,7 +42,7 @@
}
}
#n_set_reference_finished_o {
#n_set_reference_finished_s {
position: absolute;
width: 480px;
height: 640px;
@@ -50,7 +50,25 @@
top: 0px;
overflow: visible;
}
#rectangle_5_o {
#n_1_ta {
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_1_ta {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 422px;
top: 599px;
}
#rectangle_5_ta {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -60,7 +78,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_5_o {
.rectangle_5_ta {
position: absolute;
overflow: visible;
width: 49px;
@@ -68,7 +86,7 @@
left: 20px;
top: 46px;
}
#rectangle_22_o {
#rectangle_22_ta {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -78,7 +96,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_22_o {
.rectangle_22_ta {
position: absolute;
overflow: visible;
width: 62px;
@@ -86,7 +104,7 @@
left: 402px;
top: 583px;
}
#n_upper_banner_o {
#n_upper_banner_tb {
position: absolute;
width: 480px;
height: 30px;
@@ -94,7 +112,7 @@
top: 0px;
overflow: visible;
}
#rectangle_22_pa {
#rectangle_22_tc {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -104,7 +122,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_22_pa {
.rectangle_22_tc {
position: absolute;
overflow: visible;
width: 62px;
@@ -3030,20 +3048,24 @@ window.application = new Application();
</head>
<body>
<div id="T3set_reference_in_processing__3">
<img id="n_set_reference_finished_o" src="n_set_reference_finished_o.png" srcset="n_set_reference_finished_o.png 1x, n_set_reference_finished_o@2x.png 2x">
<img id="n_set_reference_finished_s" src="n_set_reference_finished_s.png" srcset="n_set_reference_finished_s.png 1x, n_set_reference_finished_s@2x.png 2x">
<svg class="rectangle_5_o">
<rect id="rectangle_5_o" rx="0" ry="0" x="0" y="0" width="49" height="31">
<svg class="n_1_ta">
<ellipse id="n_1_ta" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="rectangle_5_ta">
<rect id="rectangle_5_ta" rx="0" ry="0" x="0" y="0" width="49" height="31">
</rect>
</svg>
<svg class="rectangle_22_o">
<rect id="rectangle_22_o" rx="0" ry="0" x="0" y="0" width="62" height="54">
<svg class="rectangle_22_ta">
<rect id="rectangle_22_ta" rx="0" ry="0" x="0" y="0" width="62" height="54">
</rect>
</svg>
<img id="n_upper_banner_o" src="n_upper_banner_o.png" srcset="n_upper_banner_o.png 1x, n_upper_banner_o@2x.png 2x">
<img id="n_upper_banner_tb" src="n_upper_banner_tb.png" srcset="n_upper_banner_tb.png 1x, n_upper_banner_tb@2x.png 2x">
<svg class="rectangle_22_pa">
<rect onclick="application.goToTargetView(event)" id="rectangle_22_pa" rx="0" ry="0" x="0" y="0" width="62" height="54">
<svg class="rectangle_22_tc">
<rect onclick="application.goToTargetView(event)" id="rectangle_22_tc" rx="0" ry="0" x="0" y="0" width="62" height="54">
</rect>
</svg>
</div>