新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
64
public/flukemoni/Ex4/_NewTest_TestLimt_TIA.html
Normal file → Executable file
64
public/flukemoni/Ex4/_NewTest_TestLimt_TIA.html
Normal file → Executable file
@@ -50,7 +50,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#backbutton_ff {
|
||||
#n_18_f {
|
||||
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_18_f {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 51px;
|
||||
}
|
||||
#n_18_ga {
|
||||
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_18_ga {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 358px;
|
||||
top: 164px;
|
||||
}
|
||||
#backbutton_f {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
width: 53px;
|
||||
@@ -63,7 +99,7 @@
|
||||
--web-action-target: _NewTest_TestLimt_More.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#backbutton_fg {
|
||||
#backbutton_ga {
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
stroke-width: 1px;
|
||||
@@ -72,7 +108,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.backbutton_fg {
|
||||
.backbutton_ga {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 53px;
|
||||
@@ -92,7 +128,7 @@
|
||||
--web-action-target: HOMEPAGE_ChangeTest_NewTest.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#TIA5683ESTD_fi {
|
||||
#TIA5683ESTD_f {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -102,7 +138,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.TIA5683ESTD_fi {
|
||||
.TIA5683ESTD_f {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 480px;
|
||||
@@ -3026,15 +3062,23 @@ window.application = new Application();
|
||||
<div id="n_NewTest-TestLimt-TIA">
|
||||
<img id="n_9" src="n_9.png" srcset="n_9.png 1x, n_9@2x.png 2x">
|
||||
|
||||
<div onclick="application.goToTargetView(event)" id="backbutton_ff" class="backbutton">
|
||||
<svg class="backbutton_fg">
|
||||
<rect id="backbutton_fg" rx="0" ry="0" x="0" y="0" width="53" height="32">
|
||||
<svg class="n_18_f">
|
||||
<ellipse id="n_18_f" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_18_ga">
|
||||
<ellipse id="n_18_ga" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<div onclick="application.goToTargetView(event)" id="backbutton_f" class="backbutton">
|
||||
<svg class="backbutton_ga">
|
||||
<rect id="backbutton_ga" rx="0" ry="0" x="0" y="0" width="53" height="32">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
<div onclick="application.goToTargetView(event)" id="TIA5683ESTD" class="TIA5683ESTD">
|
||||
<svg class="TIA5683ESTD_fi">
|
||||
<rect id="TIA5683ESTD_fi" rx="0" ry="0" x="0" y="0" width="480" height="53">
|
||||
<svg class="TIA5683ESTD_f">
|
||||
<rect id="TIA5683ESTD_f" rx="0" ry="0" x="0" y="0" width="480" height="53">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user