新增模拟页面圆点,控制页面增加仿真操作记录
This commit is contained in:
68
public/flukemoni/Ex4/SetREFStart___1_TRCLength.html
Normal file → Executable file
68
public/flukemoni/Ex4/SetREFStart___1_TRCLength.html
Normal file → Executable file
@@ -48,7 +48,43 @@
|
||||
top: 0px;
|
||||
overflow: visible;
|
||||
}
|
||||
#BackButton_hi {
|
||||
#n_20_is {
|
||||
opacity: 0.8;
|
||||
fill: rgba(249,188,18,1);
|
||||
stroke: rgba(146,135,105,1);
|
||||
stroke-width: 1px;
|
||||
stroke-linejoin: miter;
|
||||
stroke-linecap: butt;
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.n_20_is {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 415px;
|
||||
top: 598px;
|
||||
}
|
||||
#n_18_it {
|
||||
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_it {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
left: 34px;
|
||||
top: 52px;
|
||||
}
|
||||
#BackButton_iu {
|
||||
position: absolute;
|
||||
width: 53px;
|
||||
height: 31px;
|
||||
@@ -60,7 +96,7 @@
|
||||
--web-action-target: SetREFStart___1.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_hj {
|
||||
#BackButton_iv {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -70,7 +106,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.BackButton_hj {
|
||||
.BackButton_iv {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 53px;
|
||||
@@ -78,7 +114,7 @@
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
#BackButton_hk {
|
||||
#BackButton_iw {
|
||||
position: absolute;
|
||||
width: 58px;
|
||||
height: 51px;
|
||||
@@ -90,7 +126,7 @@
|
||||
--web-action-target: SetREFStart___1.html;
|
||||
cursor: pointer;
|
||||
}
|
||||
#BackButton_hl {
|
||||
#BackButton_ix {
|
||||
opacity: 0;
|
||||
fill: rgba(255,255,255,1);
|
||||
stroke: rgba(112,112,112,1);
|
||||
@@ -100,7 +136,7 @@
|
||||
stroke-miterlimit: 4;
|
||||
shape-rendering: auto;
|
||||
}
|
||||
.BackButton_hl {
|
||||
.BackButton_ix {
|
||||
position: absolute;
|
||||
overflow: visible;
|
||||
width: 58px;
|
||||
@@ -3024,15 +3060,23 @@ window.application = new Application();
|
||||
<div id="SetREFStart__1-TRCLength">
|
||||
<img id="n_42" src="n_42.png" srcset="n_42.png 1x">
|
||||
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_hi" class="BackButton">
|
||||
<svg class="BackButton_hj">
|
||||
<rect id="BackButton_hj" rx="0" ry="0" x="0" y="0" width="53" height="31">
|
||||
<svg class="n_20_is">
|
||||
<ellipse id="n_20_is" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<svg class="n_18_it">
|
||||
<ellipse id="n_18_it" rx="11" ry="11" cx="11" cy="11">
|
||||
</ellipse>
|
||||
</svg>
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_iu" class="BackButton">
|
||||
<svg class="BackButton_iv">
|
||||
<rect id="BackButton_iv" rx="0" ry="0" x="0" y="0" width="53" height="31">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_hk" class="BackButton">
|
||||
<svg class="BackButton_hl">
|
||||
<rect id="BackButton_hl" rx="0" ry="0" x="0" y="0" width="58" height="51">
|
||||
<div onclick="application.goToTargetView(event)" id="BackButton_iw" class="BackButton">
|
||||
<svg class="BackButton_ix">
|
||||
<rect id="BackButton_ix" rx="0" ry="0" x="0" y="0" width="58" height="51">
|
||||
</rect>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user