新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
42
public/flukemoni/Ex2/save_result___8.html
Normal file → Executable file
42
public/flukemoni/Ex2/save_result___8.html
Normal file → Executable file
@@ -58,7 +58,25 @@
|
||||
top: 539px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_rr {
|
||||
#n_31_vu {
|
||||
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_31_vu {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 109px;
|
||||
top: 97px;
|
||||
}
|
||||
#rectangle_5_vv {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +86,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_rr {
|
||||
.rectangle_5_vv {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -76,7 +94,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_rs {
|
||||
#n_upper_banner_vw {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -84,7 +102,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#wiremap_rt {
|
||||
#wiremap_vx {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -94,7 +112,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.wiremap_rt {
|
||||
.wiremap_vx {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 240px;
|
||||
@@ -3024,14 +3042,18 @@ window.application = new Application();
|
||||
|
||||
<img id="iso_11801_results_pl3_2" src="iso_11801_results_pl3_2.png" srcset="iso_11801_results_pl3_2.png 1x, iso_11801_results_pl3_2@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_rr">
|
||||
<rect id="rectangle_5_rr" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_31_vu">
|
||||
<ellipse id="n_31_vu" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_vv">
|
||||
<rect id="rectangle_5_vv" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_rs" src="n_upper_banner_rs.png" srcset="n_upper_banner_rs.png 1x, n_upper_banner_rs@2x.png 2x">
|
||||
<img id="n_upper_banner_vw" src="n_upper_banner_vw.png" srcset="n_upper_banner_vw.png 1x, n_upper_banner_vw@2x.png 2x">
|
||||
|
||||
<svg class="wiremap_rt">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_rt" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
<svg class="wiremap_vx">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_vx" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user