新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex2/T3set_reference__in_processing___1.html
Normal file → Executable file
50
public/flukemoni/Ex2/T3set_reference__in_processing___1.html
Normal file → Executable file
@@ -44,7 +44,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_lk {
|
||||
#n_16_n {
|
||||
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_n {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 421px;
|
||||
top: 599px;
|
||||
}
|
||||
#rectangle_5_n {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -54,7 +72,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_lk {
|
||||
.rectangle_5_n {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -62,7 +80,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#rectangle_22_ll {
|
||||
#rectangle_22_n {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -72,7 +90,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_22_ll {
|
||||
.rectangle_22_n {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 62px;
|
||||
@@ -80,7 +98,7 @@
|
||||
left: 402px;
|
||||
top: 583px;
|
||||
}
|
||||
#n_upper_banner_lm {
|
||||
#n_upper_banner_n {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -88,7 +106,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_22_ln {
|
||||
#rectangle_22_oa {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -98,7 +116,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_22_ln {
|
||||
.rectangle_22_oa {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 62px;
|
||||
@@ -3026,18 +3044,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_lk">
|
||||
<rect id="rectangle_5_lk" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_16_n">
|
||||
<ellipse id="n_16_n" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_n">
|
||||
<rect id="rectangle_5_n" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_22_ll">
|
||||
<rect id="rectangle_22_ll" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
<svg class="rectangle_22_n">
|
||||
<rect id="rectangle_22_n" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_lm" src="n_upper_banner_lm.png" srcset="n_upper_banner_lm.png 1x, n_upper_banner_lm@2x.png 2x">
|
||||
<img id="n_upper_banner_n" src="n_upper_banner_n.png" srcset="n_upper_banner_n.png 1x, n_upper_banner_n@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_22_ln">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_22_ln" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
<svg class="rectangle_22_oa">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_22_oa" rx="0" ry="0" x="0" y="0" width="62" height="54">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user