新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex2/save_result___18.html
Normal file → Executable file
50
public/flukemoni/Ex2/save_result___18.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#iso_11801_results_1_xk {
|
||||
#iso_11801_results_1_z {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_xl {
|
||||
#n_36_j {
|
||||
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_j {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 157px;
|
||||
top: 97px;
|
||||
}
|
||||
#rectangle_5_bac {
|
||||
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_xl {
|
||||
.rectangle_5_bac {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -68,7 +86,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_xm {
|
||||
#n_upper_banner_bah {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -76,7 +94,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#wiremap_xn {
|
||||
#wiremap_ {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -86,7 +104,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.wiremap_xn {
|
||||
.wiremap_ {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 240px;
|
||||
@@ -98,7 +116,7 @@
|
||||
--web-action-target: save_result___17.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#iso_11801_results_2_xo {
|
||||
#iso_11801_results_2_ {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 301px;
|
||||
@@ -3020,19 +3038,23 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="save_result__18">
|
||||
<img id="iso_11801_results_1_xk" src="iso_11801_results_1_xk.png" srcset="iso_11801_results_1_xk.png 1x, iso_11801_results_1_xk@2x.png 2x">
|
||||
<img id="iso_11801_results_1_z" src="iso_11801_results_1_z.png" srcset="iso_11801_results_1_z.png 1x, iso_11801_results_1_z@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_xl">
|
||||
<rect id="rectangle_5_xl" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_j">
|
||||
<ellipse id="n_36_j" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bac">
|
||||
<rect id="rectangle_5_bac" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_xm" src="n_upper_banner_xm.png" srcset="n_upper_banner_xm.png 1x, n_upper_banner_xm@2x.png 2x">
|
||||
<img id="n_upper_banner_bah" src="n_upper_banner_bah.png" srcset="n_upper_banner_bah.png 1x, n_upper_banner_bah@2x.png 2x">
|
||||
|
||||
<svg class="wiremap_xn">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_xn" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
<svg class="wiremap_">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="iso_11801_results_2_xo" src="iso_11801_results_2_xo.png" srcset="iso_11801_results_2_xo.png 1x, iso_11801_results_2_xo@2x.png 2x">
|
||||
<img id="iso_11801_results_2_" src="iso_11801_results_2_.png" srcset="iso_11801_results_2_.png 1x, iso_11801_results_2_@2x.png 2x">
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user