新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
56
public/flukemoni/Ex2/T7choose_Cat6A_U_UTP___1.html
Normal file → Executable file
56
public/flukemoni/Ex2/T7choose_Cat6A_U_UTP___1.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_c {
|
||||
#n_31_ {
|
||||
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_ {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_31_a {
|
||||
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_a {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 373px;
|
||||
top: 289px;
|
||||
}
|
||||
#rectangle_5_bat {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -60,7 +96,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_c {
|
||||
.rectangle_5_bat {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -72,7 +108,7 @@
|
||||
--web-action-target: T6general_cable_type.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_d {
|
||||
#n_upper_banner_ba {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -3018,11 +3054,19 @@ window.application = new Application();
|
||||
<div id="T7choose_Cat6A_U_UTP__1">
|
||||
<img id="cable_type_cat5e_ftp" src="cable_type_cat5e_ftp.png" srcset="cable_type_cat5e_ftp.png 1x, cable_type_cat5e_ftp@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_c">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_c" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_31_">
|
||||
<ellipse id="n_31_" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_31_a">
|
||||
<ellipse id="n_31_a" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bat">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_bat" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_d" src="n_upper_banner_d.png" srcset="n_upper_banner_d.png 1x, n_upper_banner_d@2x.png 2x">
|
||||
<img id="n_upper_banner_ba" src="n_upper_banner_ba.png" srcset="n_upper_banner_ba.png 1x, n_upper_banner_ba@2x.png 2x">
|
||||
|
||||
<svg class="limit_type_button_">
|
||||
<rect onclick="application.goToTargetView(event)" id="limit_type_button_" rx="9" ry="9" x="0" y="0" width="405" height="40">
|
||||
|
||||
Reference in New Issue
Block a user