新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex2/save_result___19.html
Normal file → Executable file
50
public/flukemoni/Ex2/save_result___19.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#iso_11801_results_pl3_1_xr {
|
||||
#iso_11801_results_pl3_1_ {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#iso_11801_results_pl3_2_xs {
|
||||
#iso_11801_results_pl3_2_ {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 301px;
|
||||
@@ -58,7 +58,25 @@
|
||||
top: 539px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_xt {
|
||||
#n_36_k {
|
||||
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_k {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 159px;
|
||||
top: 97px;
|
||||
}
|
||||
#rectangle_5_bad {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +86,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_xt {
|
||||
.rectangle_5_bad {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -76,7 +94,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_xu {
|
||||
#n_upper_banner_bai {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -84,7 +102,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#wiremap_xv {
|
||||
#wiremap_c {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -94,7 +112,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.wiremap_xv {
|
||||
.wiremap_c {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 240px;
|
||||
@@ -3020,18 +3038,22 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="save_result__19">
|
||||
<img id="iso_11801_results_pl3_1_xr" src="iso_11801_results_pl3_1_xr.png" srcset="iso_11801_results_pl3_1_xr.png 1x, iso_11801_results_pl3_1_xr@2x.png 2x">
|
||||
<img id="iso_11801_results_pl3_1_" src="iso_11801_results_pl3_1_.png" srcset="iso_11801_results_pl3_1_.png 1x, iso_11801_results_pl3_1_@2x.png 2x">
|
||||
|
||||
<img id="iso_11801_results_pl3_2_xs" src="iso_11801_results_pl3_2_xs.png" srcset="iso_11801_results_pl3_2_xs.png 1x, iso_11801_results_pl3_2_xs@2x.png 2x">
|
||||
<img id="iso_11801_results_pl3_2_" src="iso_11801_results_pl3_2_.png" srcset="iso_11801_results_pl3_2_.png 1x, iso_11801_results_pl3_2_@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_xt">
|
||||
<rect id="rectangle_5_xt" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_k">
|
||||
<ellipse id="n_36_k" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_bad">
|
||||
<rect id="rectangle_5_bad" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_xu" src="n_upper_banner_xu.png" srcset="n_upper_banner_xu.png 1x, n_upper_banner_xu@2x.png 2x">
|
||||
<img id="n_upper_banner_bai" src="n_upper_banner_bai.png" srcset="n_upper_banner_bai.png 1x, n_upper_banner_bai@2x.png 2x">
|
||||
|
||||
<svg class="wiremap_xv">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_xv" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
<svg class="wiremap_c">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_c" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user