新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
65
public/flukemoni/Ex2/save_result___28.html
Normal file → Executable file
65
public/flukemoni/Ex2/save_result___28.html
Normal file → Executable file
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_bag {
|
||||
#n_31_m {
|
||||
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_m {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 109px;
|
||||
top: 97px;
|
||||
}
|
||||
#rectangle_5_bbb {
|
||||
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_bag {
|
||||
.rectangle_5_bbb {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -68,7 +86,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_bai {
|
||||
#n_upper_banner_bbj {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -76,7 +94,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#wiremap_r {
|
||||
#wiremap_b {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -86,7 +104,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.wiremap_r {
|
||||
.wiremap_b {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 240px;
|
||||
@@ -98,25 +116,6 @@
|
||||
--web-action-target: save_result___27.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#cat6a_option_s {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.cat6a_option_s {
|
||||
overflow: visible;
|
||||
position: absolute;
|
||||
width: 436.146px;
|
||||
height: 53px;
|
||||
left: 20px;
|
||||
top: 312px;
|
||||
transform: matrix(1,0,0,1,0,0);
|
||||
}
|
||||
#profinet_result2 {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
@@ -3041,20 +3040,20 @@ window.application = new Application();
|
||||
<div id="save_result__28">
|
||||
<img id="profinet_result1" src="profinet_result1.png" srcset="profinet_result1.png 1x, profinet_result1@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_bag">
|
||||
<rect id="rectangle_5_bag" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_31_m">
|
||||
<ellipse id="n_31_m" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bbb">
|
||||
<rect id="rectangle_5_bbb" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_bai" src="n_upper_banner_bai.png" srcset="n_upper_banner_bai.png 1x, n_upper_banner_bai@2x.png 2x">
|
||||
<img id="n_upper_banner_bbj" src="n_upper_banner_bbj.png" srcset="n_upper_banner_bbj.png 1x, n_upper_banner_bbj@2x.png 2x">
|
||||
|
||||
<svg class="wiremap_r">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_r" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
<svg class="wiremap_b">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_b" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="cat6a_option_s" viewBox="0 0 436.147 53">
|
||||
<path id="cat6a_option_s" d="M 0 0 L 436.1465148925781 0 L 436.1465148925781 53 L 0 53 L 0 0 Z">
|
||||
</path>
|
||||
</svg>
|
||||
<img id="profinet_result2" src="profinet_result2.png" srcset="profinet_result2.png 1x, profinet_result2@2x.png 2x">
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user