新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
56
public/flukemoni/Ex1/T3set_reference_warning___1.html
Normal file → Executable file
56
public/flukemoni/Ex1/T3set_reference_warning___1.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_e {
|
||||
#n_16 {
|
||||
opacity: 0.5;
|
||||
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_16 {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 33px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_16_f {
|
||||
opacity: 0.5;
|
||||
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_16_f {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 229px;
|
||||
top: 370px;
|
||||
}
|
||||
#rectangle_5_f {
|
||||
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_e {
|
||||
.rectangle_5_f {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -94,7 +130,7 @@
|
||||
--web-action-target: T3set_reference___2.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_fa {
|
||||
#n_upper_banner_ga {
|
||||
opacity: 0.13;
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
@@ -3019,15 +3055,23 @@ window.application = new Application();
|
||||
<div id="T3set_reference_warning__1">
|
||||
<img id="n_set_reference_warning" src="n_set_reference_warning.png" srcset="n_set_reference_warning.png 1x, n_set_reference_warning@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_e">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_e" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_16">
|
||||
<ellipse id="n_16" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_16_f">
|
||||
<ellipse id="n_16_f" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_f">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_f" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<svg class="rectangle_23">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_23" rx="0" ry="0" x="0" y="0" width="62" height="30">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_fa" src="n_upper_banner_fa.png" srcset="n_upper_banner_fa.png 1x, n_upper_banner_fa@2x.png 2x">
|
||||
<img id="n_upper_banner_ga" src="n_upper_banner_ga.png" srcset="n_upper_banner_ga.png 1x, n_upper_banner_ga@2x.png 2x">
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user