新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
60
public/flukemoni/Ex2/T8TIA_all_options.html
Normal file → Executable file
60
public/flukemoni/Ex2/T8TIA_all_options.html
Normal file → Executable file
@@ -50,7 +50,7 @@
|
||||
top: 436px;
|
||||
overflow: visible;
|
||||
}
|
||||
#T8TIA_all_options_1_m {
|
||||
#T8TIA_all_options_1_qc {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -58,7 +58,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_na {
|
||||
#n_17_qd {
|
||||
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_17_qd {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_31_qe {
|
||||
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_31_qe {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 390px;
|
||||
top: 327px;
|
||||
}
|
||||
#rectangle_5_qf {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -68,7 +104,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_na {
|
||||
.rectangle_5_qf {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
@@ -80,7 +116,7 @@
|
||||
--web-action-target: T7categories_limits.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_nb {
|
||||
#n_upper_banner_qg {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -3034,13 +3070,21 @@ window.application = new Application();
|
||||
<div id="T8TIA_all_options">
|
||||
<img id="T8TIA_all_options_1" src="T8TIA_all_options_1.png" srcset="T8TIA_all_options_1.png 1x, T8TIA_all_options_1@2x.png 2x">
|
||||
|
||||
<img id="T8TIA_all_options_1_m" src="T8TIA_all_options_1_m.png" srcset="T8TIA_all_options_1_m.png 1x, T8TIA_all_options_1_m@2x.png 2x">
|
||||
<img id="T8TIA_all_options_1_qc" src="T8TIA_all_options_1_qc.png" srcset="T8TIA_all_options_1_qc.png 1x, T8TIA_all_options_1_qc@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_na">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_na" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_17_qd">
|
||||
<ellipse id="n_17_qd" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_31_qe">
|
||||
<ellipse id="n_31_qe" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_qf">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_qf" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_nb" src="n_upper_banner_nb.png" srcset="n_upper_banner_nb.png 1x, n_upper_banner_nb@2x.png 2x">
|
||||
<img id="n_upper_banner_qg" src="n_upper_banner_qg.png" srcset="n_upper_banner_qg.png 1x, n_upper_banner_qg@2x.png 2x">
|
||||
|
||||
<img id="T8TIA_all_options_2" src="T8TIA_all_options_2.png" srcset="T8TIA_all_options_2.png 1x, T8TIA_all_options_2@2x.png 2x">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user