新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex1/T3set_reference__in_processing___1.html
Normal file → Executable file
50
public/flukemoni/Ex1/T3set_reference__in_processing___1.html
Normal file → Executable file
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_kw {
|
||||
#n_16_nq {
|
||||
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_16_nq {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 421px;
|
||||
top: 599px;
|
||||
}
|
||||
#rectangle_5_nr {
|
||||
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_kw {
|
||||
.rectangle_5_nr {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -68,7 +86,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#rectangle_22_kx {
|
||||
#rectangle_22_ns {
|
||||
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_kx {
|
||||
.rectangle_22_ns {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 62px;
|
||||
@@ -86,7 +104,7 @@
|
||||
left: 402px;
|
||||
top: 583px;
|
||||
}
|
||||
#n_upper_banner_ky {
|
||||
#n_upper_banner_nt {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -94,7 +112,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_22_kz {
|
||||
#rectangle_22_nu {
|
||||
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_kz {
|
||||
.rectangle_22_nu {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 62px;
|
||||
@@ -3032,18 +3050,22 @@ window.application = new Application();
|
||||
<div id="T3set_reference_in_processing__1">
|
||||
<img id="n_set_reference_finished" src="n_set_reference_finished.png" srcset="n_set_reference_finished.png 1x, n_set_reference_finished@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_kw">
|
||||
<rect id="rectangle_5_kw" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_16_nq">
|
||||
<ellipse id="n_16_nq" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_nr">
|
||||
<rect id="rectangle_5_nr" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_22_kx">
|
||||
<rect id="rectangle_22_kx" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
<svg class="rectangle_22_ns">
|
||||
<rect id="rectangle_22_ns" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_ky" src="n_upper_banner_ky.png" srcset="n_upper_banner_ky.png 1x, n_upper_banner_ky@2x.png 2x">
|
||||
<img id="n_upper_banner_nt" src="n_upper_banner_nt.png" srcset="n_upper_banner_nt.png 1x, n_upper_banner_nt@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_22_kz">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_22_kz" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
<svg class="rectangle_22_nu">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_22_nu" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user