新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
50
public/flukemoni/Ex2/save_result___15.html
Normal file → Executable file
50
public/flukemoni/Ex2/save_result___15.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#n_33_result_parameters_1_vs {
|
||||
#n_33_result_parameters_1_s {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,25 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_vt {
|
||||
#n_36_t {
|
||||
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_t {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 151px;
|
||||
top: 97px;
|
||||
}
|
||||
#rectangle_5_ {
|
||||
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_vt {
|
||||
.rectangle_5_ {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -68,7 +86,7 @@
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
}
|
||||
#n_upper_banner_vu {
|
||||
#n_upper_banner_c {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -76,7 +94,7 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#n_33_result_parameters_2_vv {
|
||||
#n_33_result_parameters_2_w {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 302px;
|
||||
@@ -84,7 +102,7 @@
|
||||
top: 538px;
|
||||
overflow: visible;
|
||||
}
|
||||
#wiremap_vw {
|
||||
#wiremap_y {
|
||||
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_vw {
|
||||
.wiremap_y {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 240px;
|
||||
@@ -3020,18 +3038,22 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="save_result__15">
|
||||
<img id="n_33_result_parameters_1_vs" src="n_33_result_parameters_1_vs.png" srcset="n_33_result_parameters_1_vs.png 1x, n_33_result_parameters_1_vs@2x.png 2x">
|
||||
<img id="n_33_result_parameters_1_s" src="n_33_result_parameters_1_s.png" srcset="n_33_result_parameters_1_s.png 1x, n_33_result_parameters_1_s@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_vt">
|
||||
<rect id="rectangle_5_vt" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_36_t">
|
||||
<ellipse id="n_36_t" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_">
|
||||
<rect id="rectangle_5_" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_vu" src="n_upper_banner_vu.png" srcset="n_upper_banner_vu.png 1x, n_upper_banner_vu@2x.png 2x">
|
||||
<img id="n_upper_banner_c" src="n_upper_banner_c.png" srcset="n_upper_banner_c.png 1x, n_upper_banner_c@2x.png 2x">
|
||||
|
||||
<img id="n_33_result_parameters_2_vv" src="n_33_result_parameters_2_vv.png" srcset="n_33_result_parameters_2_vv.png 1x, n_33_result_parameters_2_vv@2x.png 2x">
|
||||
<img id="n_33_result_parameters_2_w" src="n_33_result_parameters_2_w.png" srcset="n_33_result_parameters_2_w.png 1x, n_33_result_parameters_2_w@2x.png 2x">
|
||||
|
||||
<svg class="wiremap_vw">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_vw" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
<svg class="wiremap_y">
|
||||
<rect onclick="application.goToTargetView(event)" id="wiremap_y" rx="0" ry="0" x="0" y="0" width="240" height="37">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user