新增模拟页面圆点,控制页面增加仿真操作记录

This commit is contained in:
2025-12-25 03:30:11 +00:00
parent e0f7db1b1c
commit 9f800a5c2d
2952 changed files with 83703 additions and 21163 deletions

80
public/flukemoni/Ex4/TEST_TOSaveResult2.html Normal file → Executable file
View File

@@ -48,7 +48,43 @@
top: 0px;
overflow: visible;
}
#backbutton_pv {
#n_25_tm {
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_25_tm {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 410px;
top: 260px;
}
#n_20_tn {
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_tn {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 425px;
top: 599px;
}
#backbutton_to {
position: absolute;
width: 53px;
height: 31px;
@@ -56,7 +92,7 @@
top: 46px;
overflow: visible;
}
#backbutton_pw {
#backbutton_tp {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -66,7 +102,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.backbutton_pw {
.backbutton_tp {
position: absolute;
overflow: visible;
width: 53px;
@@ -74,7 +110,7 @@
left: 0px;
top: 0px;
}
#ReplaceButton_px {
#ReplaceButton_tq {
position: absolute;
width: 51px;
height: 42px;
@@ -82,7 +118,7 @@
top: 250px;
overflow: visible;
}
#ReplaceButton_py {
#ReplaceButton_tr {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -92,7 +128,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.ReplaceButton_py {
.ReplaceButton_tr {
position: absolute;
overflow: visible;
width: 51px;
@@ -105,7 +141,7 @@
--web-action-target: TEST_TOSaveResult.html;
cursor: pointer;
}
#Savebutton_pz {
#Savebutton_ts {
position: absolute;
width: 61px;
height: 53px;
@@ -113,7 +149,7 @@
top: 583px;
overflow: visible;
}
#Savebutton_p {
#Savebutton_tt {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -123,7 +159,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.Savebutton_p {
.Savebutton_tt {
position: absolute;
overflow: visible;
width: 61px;
@@ -3052,21 +3088,29 @@ window.application = new Application();
<div id="TEST-TOSaveResult2">
<img id="n_58" src="n_58.png" srcset="n_58.png 1x">
<div id="backbutton_pv" class="backbutton">
<svg class="backbutton_pw">
<rect id="backbutton_pw" rx="0" ry="0" x="0" y="0" width="53" height="31">
<svg class="n_25_tm">
<ellipse id="n_25_tm" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_20_tn">
<ellipse id="n_20_tn" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div id="backbutton_to" class="backbutton">
<svg class="backbutton_tp">
<rect id="backbutton_tp" rx="0" ry="0" x="0" y="0" width="53" height="31">
</rect>
</svg>
</div>
<div id="ReplaceButton_px" class="ReplaceButton">
<svg class="ReplaceButton_py">
<rect onclick="application.goToTargetView(event)" id="ReplaceButton_py" rx="0" ry="0" x="0" y="0" width="51" height="42">
<div id="ReplaceButton_tq" class="ReplaceButton">
<svg class="ReplaceButton_tr">
<rect onclick="application.goToTargetView(event)" id="ReplaceButton_tr" rx="0" ry="0" x="0" y="0" width="51" height="42">
</rect>
</svg>
</div>
<div id="Savebutton_pz" class="Savebutton">
<svg class="Savebutton_p">
<rect onclick="application.goToTargetView(event)" id="Savebutton_p" rx="0" ry="0" x="0" y="0" width="61" height="53">
<div id="Savebutton_ts" class="Savebutton">
<svg class="Savebutton_tt">
<rect onclick="application.goToTargetView(event)" id="Savebutton_tt" rx="0" ry="0" x="0" y="0" width="61" height="53">
</rect>
</svg>
</div>