新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex2/T2new_created_limit___4.html
Normal file → Executable file
50
public/flukemoni/Ex2/T2new_created_limit___4.html
Normal file → Executable file
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_uu {
|
||||
#n_36_zo {
|
||||
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_zo {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 395px;
|
||||
top: 599px;
|
||||
}
|
||||
#rectangle_5_zp {
|
||||
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_uu {
|
||||
.rectangle_5_zp {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -68,7 +86,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_uv {
|
||||
#n_upper_banner_zq {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -76,7 +94,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#current_uw {
|
||||
#current_zr {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -86,7 +104,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.current_uw {
|
||||
.current_zr {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 439px;
|
||||
@@ -94,7 +112,7 @@
|
||||
left: 27px;
|
||||
top: 98px;
|
||||
}
|
||||
#choose_ux {
|
||||
#choose_zs {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -104,7 +122,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.choose_ux {
|
||||
.choose_zs {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 122px;
|
||||
@@ -3032,18 +3050,22 @@ window.application = new Application();
|
||||
<div id="T2new_created_limit__4">
|
||||
<img id="TIA_CAT_6A" src="TIA_CAT_6A.png" srcset="TIA_CAT_6A.png 1x, TIA_CAT_6A@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_uu">
|
||||
<rect id="rectangle_5_uu" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_zo">
|
||||
<ellipse id="n_36_zo" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_zp">
|
||||
<rect id="rectangle_5_zp" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_uv" src="n_upper_banner_uv.png" srcset="n_upper_banner_uv.png 1x, n_upper_banner_uv@2x.png 2x">
|
||||
<img id="n_upper_banner_zq" src="n_upper_banner_zq.png" srcset="n_upper_banner_zq.png 1x, n_upper_banner_zq@2x.png 2x">
|
||||
|
||||
<svg class="current_uw">
|
||||
<rect id="current_uw" rx="0" ry="0" x="0" y="0" width="439" height="114">
|
||||
<svg class="current_zr">
|
||||
<rect id="current_zr" rx="0" ry="0" x="0" y="0" width="439" height="114">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="choose_ux">
|
||||
<rect onclick="application.goToTargetView(event)" id="choose_ux" rx="0" ry="0" x="0" y="0" width="122" height="50">
|
||||
<svg class="choose_zs">
|
||||
<rect onclick="application.goToTargetView(event)" id="choose_zs" rx="0" ry="0" x="0" y="0" width="122" height="50">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user