新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
68
public/flukemoni/Ex2/T2new_created_limit___8.html
Normal file → Executable file
68
public/flukemoni/Ex2/T2new_created_limit___8.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_bab {
|
||||
#n_31_d {
|
||||
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_d {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_31_e {
|
||||
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_e {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 400px;
|
||||
top: 599px;
|
||||
}
|
||||
#rectangle_5_bax {
|
||||
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_bab {
|
||||
.rectangle_5_bax {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -72,7 +108,7 @@
|
||||
--web-action-target: profinet.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_bac {
|
||||
#n_upper_banner_bbd {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -80,7 +116,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#current_s {
|
||||
#current_ {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
width: 439px;
|
||||
@@ -89,7 +125,7 @@
|
||||
top: 98px;
|
||||
overflow: visible;
|
||||
}
|
||||
#choose_t {
|
||||
#choose_b {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -99,7 +135,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.choose_t {
|
||||
.choose_b {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 122px;
|
||||
@@ -3027,16 +3063,24 @@ window.application = new Application();
|
||||
<div id="T2new_created_limit__8">
|
||||
<img id="limit_profinet_change" src="limit_profinet_change.png" srcset="limit_profinet_change.png 1x, limit_profinet_change@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_bab">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_bab" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_31_d">
|
||||
<ellipse id="n_31_d" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_31_e">
|
||||
<ellipse id="n_31_e" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bax">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_bax" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_bac" src="n_upper_banner_bac.png" srcset="n_upper_banner_bac.png 1x, n_upper_banner_bac@2x.png 2x">
|
||||
<img id="n_upper_banner_bbd" src="n_upper_banner_bbd.png" srcset="n_upper_banner_bbd.png 1x, n_upper_banner_bbd@2x.png 2x">
|
||||
|
||||
<img id="current_s" src="current_s.png" srcset="current_s.png 1x, current_s@2x.png 2x">
|
||||
<img id="current_" src="current_.png" srcset="current_.png 1x, current_@2x.png 2x">
|
||||
|
||||
<svg class="choose_t">
|
||||
<rect onclick="application.goToTargetView(event)" id="choose_t" rx="0" ry="0" x="0" y="0" width="122" height="50">
|
||||
<svg class="choose_b">
|
||||
<rect onclick="application.goToTargetView(event)" id="choose_b" rx="0" ry="0" x="0" y="0" width="122" height="50">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user