新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
64
public/flukemoni/Ex2/1000baset___1.html
Normal file → Executable file
64
public/flukemoni/Ex2/1000baset___1.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_zh {
|
||||
#n_36_bag {
|
||||
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_bag {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_36_bah {
|
||||
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_bah {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 419px;
|
||||
top: 599px;
|
||||
}
|
||||
#rectangle_5_bal {
|
||||
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_zh {
|
||||
.rectangle_5_bal {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -72,7 +108,7 @@
|
||||
--web-action-target: T7iso_limits___4.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_zi {
|
||||
#n_upper_banner_bar {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -80,7 +116,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#save_zj {
|
||||
#save_e {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -90,7 +126,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.save_zj {
|
||||
.save_e {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 57px;
|
||||
@@ -3018,14 +3054,22 @@ window.application = new Application();
|
||||
<div id="n_000baset__1">
|
||||
<img id="n_000baset" src="n_000baset.png" srcset="n_000baset.png 1x, n_000baset@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_zh">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_zh" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_bag">
|
||||
<ellipse id="n_36_bag" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_36_bah">
|
||||
<ellipse id="n_36_bah" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bal">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_bal" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_zi" src="n_upper_banner_zi.png" srcset="n_upper_banner_zi.png 1x, n_upper_banner_zi@2x.png 2x">
|
||||
<img id="n_upper_banner_bar" src="n_upper_banner_bar.png" srcset="n_upper_banner_bar.png 1x, n_upper_banner_bar@2x.png 2x">
|
||||
|
||||
<svg class="save_zj">
|
||||
<rect onclick="application.goToTargetView(event)" id="save_zj" rx="0" ry="0" x="0" y="0" width="57" height="53">
|
||||
<svg class="save_e">
|
||||
<rect onclick="application.goToTargetView(event)" id="save_e" rx="0" ry="0" x="0" y="0" width="57" height="53">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user