新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
64
public/flukemoni/Ex2/T9_TIACAT6ACHANNEL.html
Normal file → Executable file
64
public/flukemoni/Ex2/T9_TIACAT6ACHANNEL.html
Normal file → Executable file
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
#T9_TIACAT6ACHANNEL_ng {
|
||||
#T9_TIACAT6ACHANNEL_ql {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 640px;
|
||||
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#rectangle_5_nh {
|
||||
#n_31_qm {
|
||||
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_qm {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 419px;
|
||||
top: 599px;
|
||||
}
|
||||
#n_17_qn {
|
||||
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_qn {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#rectangle_5_qo {
|
||||
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_nh {
|
||||
.rectangle_5_qo {
|
||||
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: T8TIA_all_options.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#n_upper_banner_ni {
|
||||
#n_upper_banner_qp {
|
||||
position: absolute;
|
||||
width: 480px;
|
||||
height: 30px;
|
||||
@@ -3012,13 +3052,21 @@ window.application = new Application();
|
||||
</head>
|
||||
<body>
|
||||
<div id="T9_TIACAT6ACHANNEL">
|
||||
<img id="T9_TIACAT6ACHANNEL_ng" src="T9_TIACAT6ACHANNEL_ng.png" srcset="T9_TIACAT6ACHANNEL_ng.png 1x, T9_TIACAT6ACHANNEL_ng@2x.png 2x">
|
||||
<img id="T9_TIACAT6ACHANNEL_ql" src="T9_TIACAT6ACHANNEL_ql.png" srcset="T9_TIACAT6ACHANNEL_ql.png 1x, T9_TIACAT6ACHANNEL_ql@2x.png 2x">
|
||||
|
||||
<svg class="rectangle_5_nh">
|
||||
<rect id="rectangle_5_nh" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
<svg class="n_31_qm">
|
||||
<ellipse id="n_31_qm" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_17_qn">
|
||||
<ellipse id="n_17_qn" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="rectangle_5_qo">
|
||||
<rect onclick="application.goToTargetView(event)" id="rectangle_5_qo" rx="0" ry="0" x="0" y="0" width="49" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
<img id="n_upper_banner_ni" src="n_upper_banner_ni.png" srcset="n_upper_banner_ni.png 1x, n_upper_banner_ni@2x.png 2x">
|
||||
<img id="n_upper_banner_qp" src="n_upper_banner_qp.png" srcset="n_upper_banner_qp.png 1x, n_upper_banner_qp@2x.png 2x">
|
||||
|
||||
<svg class="save">
|
||||
<rect onclick="application.goToTargetView(event)" id="save" rx="0" ry="0" x="0" y="0" width="57" height="53">
|
||||
|
||||
Reference in New Issue
Block a user