新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
60
public/flukemoni/Ex2/T2new_created_limit.html
Normal file → Executable file
60
public/flukemoni/Ex2/T2new_created_limit.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_nn {
|
||||
#n_31_qu {
|
||||
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_qu {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 395px;
|
||||
top: 599px;
|
||||
}
|
||||
#n_17_qv {
|
||||
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_qv {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#rectangle_5_qw {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -60,15 +96,19 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.rectangle_5_nn {
|
||||
.rectangle_5_qw {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 49px;
|
||||
height: 31px;
|
||||
left: 20px;
|
||||
top: 46px;
|
||||
--web-animation: fadein 0.3s ease-out;
|
||||
--web-action-type: page;
|
||||
--web-action-target: T9_TIACAT6ACHANNEL.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_no {
|
||||
#n_upper_banner_qx {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -3032,11 +3072,19 @@ window.application = new Application();
|
||||
<div id="T2new_created_limit">
|
||||
<img id="T2new_created_limit_select" src="T2new_created_limit_select.png" srcset="T2new_created_limit_select.png 1x, T2new_created_limit_select@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_nn">
|
||||
<rect id="rectangle_5_nn" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_31_qu">
|
||||
<ellipse id="n_31_qu" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_17_qv">
|
||||
<ellipse id="n_17_qv" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_qw">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_qw" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_no" src="n_upper_banner_no.png" srcset="n_upper_banner_no.png 1x, n_upper_banner_no@2x.png 2x">
|
||||
<img id="n_upper_banner_qx" src="n_upper_banner_qx.png" srcset="n_upper_banner_qx.png 1x, n_upper_banner_qx@2x.png 2x">
|
||||
|
||||
<svg class="current">
|
||||
<rect id="current" rx="0" ry="0" x="0" y="0" width="439" height="114">
|
||||
|
||||
Reference in New Issue
Block a user