新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
68
public/flukemoni/Ex2/T2new_created_limit___7.html
Normal file → Executable file
68
public/flukemoni/Ex2/T2new_created_limit___7.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_zn {
|
||||
#n_36_bai {
|
||||
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_bai {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_36_baj {
|
||||
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_baj {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 395px;
|
||||
top: 599px;
|
||||
}
|
||||
#rectangle_5_bam {
|
||||
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_zn {
|
||||
.rectangle_5_bam {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -72,7 +108,7 @@
|
||||
--web-action-target: 1000baset___1.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_zo {
|
||||
#n_upper_banner_bas {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -80,7 +116,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#current_zp {
|
||||
#current_l {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
width: 439px;
|
||||
@@ -89,7 +125,7 @@
|
||||
top: 98px;
|
||||
overflow: visible;
|
||||
}
|
||||
#choose_zq {
|
||||
#choose_m {
|
||||
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_zq {
|
||||
.choose_m {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 122px;
|
||||
@@ -3027,16 +3063,24 @@ window.application = new Application();
|
||||
<div id="T2new_created_limit__7">
|
||||
<img id="n_000baset_single" src="n_000baset_single.png" srcset="n_000baset_single.png 1x, n_000baset_single@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_zn">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_zn" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_bai">
|
||||
<ellipse id="n_36_bai" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_36_baj">
|
||||
<ellipse id="n_36_baj" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bam">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_bam" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_zo" src="n_upper_banner_zo.png" srcset="n_upper_banner_zo.png 1x, n_upper_banner_zo@2x.png 2x">
|
||||
<img id="n_upper_banner_bas" src="n_upper_banner_bas.png" srcset="n_upper_banner_bas.png 1x, n_upper_banner_bas@2x.png 2x">
|
||||
|
||||
<img id="current_zp" src="current_zp.png" srcset="current_zp.png 1x, current_zp@2x.png 2x">
|
||||
<img id="current_l" src="current_l.png" srcset="current_l.png 1x, current_l@2x.png 2x">
|
||||
|
||||
<svg class="choose_zq">
|
||||
<rect onclick="application.goToTargetView(event)" id="choose_zq" rx="0" ry="0" x="0" y="0" width="122" height="50">
|
||||
<svg class="choose_m">
|
||||
<rect onclick="application.goToTargetView(event)" id="choose_m" rx="0" ry="0" x="0" y="0" width="122" height="50">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user