新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
20
public/flukemoni/Ex2/2_5G_Base_T___1.html
Normal file → Executable file
20
public/flukemoni/Ex2/2_5G_Base_T___1.html
Normal file → Executable file
@@ -40,7 +40,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_bah {
|
||||
#rectangle_5_bbc {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -50,7 +50,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_bah {
|
||||
.rectangle_5_bbc {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -58,7 +58,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_baj {
|
||||
#n_upper_banner_bbk {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -66,7 +66,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#save_ {
|
||||
#save_i {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -76,7 +76,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.save_ {
|
||||
.save_i {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 57px;
|
||||
@@ -3000,14 +3000,14 @@ window.application = new Application();
|
||||
<div id="n_5G_Base-T__1">
|
||||
<img id="n_5GBASE-T_568A" src="n_5GBASE-T_568A.png" srcset="n_5GBASE-T_568A.png 1x, n_5GBASE-T_568A@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_bah">
|
||||
<rect id="rectangle_5_bah" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="rectangle_5_bbc">
|
||||
<rect id="rectangle_5_bbc" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_baj" src="n_upper_banner_baj.png" srcset="n_upper_banner_baj.png 1x, n_upper_banner_baj@2x.png 2x">
|
||||
<img id="n_upper_banner_bbk" src="n_upper_banner_bbk.png" srcset="n_upper_banner_bbk.png 1x, n_upper_banner_bbk@2x.png 2x">
|
||||
|
||||
<svg class="save_">
|
||||
<rect id="save_" rx="0" ry="0" x="0" y="0" width="57" height="53">
|
||||
<svg class="save_i">
|
||||
<rect id="save_i" rx="0" ry="0" x="0" y="0" width="57" height="53">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user