新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex2/save_result___24.html
Normal file → Executable file
50
public/flukemoni/Ex2/save_result___24.html
Normal file → Executable file
@@ -58,7 +58,25 @@
|
||||
top: 539px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_r {
|
||||
#n_36_bap {
|
||||
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_36_bap {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 157px;
|
||||
top: 97px;
|
||||
}
|
||||
#rectangle_5_bar {
|
||||
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_r {
|
||||
.rectangle_5_bar {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -76,7 +94,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_ {
|
||||
#n_upper_banner_bay {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -84,7 +102,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#wiremap_p {
|
||||
#wiremap_r {
|
||||
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_p {
|
||||
.wiremap_r {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 240px;
|
||||
@@ -106,7 +124,7 @@
|
||||
--web-action-target: save_result___23.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#cat6a_option_q {
|
||||
#cat6a_option_s {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -116,7 +134,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.cat6a_option_q {
|
||||
.cat6a_option_s {
|
||||
overflow: visible;
|
||||
position: absolute;
|
||||
width: 436.146px;
|
||||
@@ -3047,18 +3065,22 @@ window.application = new Application();
|
||||
|
||||
<img id="test_result_1000baset2" src="test_result_1000baset2.png" srcset="test_result_1000baset2.png 1x, test_result_1000baset2@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_r">
|
||||
<rect id="rectangle_5_r" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_bap">
|
||||
<ellipse id="n_36_bap" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bar">
|
||||
<rect id="rectangle_5_bar" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_" src="n_upper_banner_.png" srcset="n_upper_banner_.png 1x, n_upper_banner_@2x.png 2x">
|
||||
<img id="n_upper_banner_bay" src="n_upper_banner_bay.png" srcset="n_upper_banner_bay.png 1x, n_upper_banner_bay@2x.png 2x">
|
||||
|
||||
<svg class="wiremap_p">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_p" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
<svg class="wiremap_r">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_r" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="cat6a_option_q" viewBox="0 0 436.147 53">
|
||||
<path onclick="application.goToTargetView(event)" id="cat6a_option_q" d="M 0 0 L 436.1465148925781 0 L 436.1465148925781 53 L 0 53 L 0 0 Z">
|
||||
<svg class="cat6a_option_s" viewBox="0 0 436.147 53">
|
||||
<path onclick="application.goToTargetView(event)" 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>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user