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

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

132
public/flukemoni/Ex4/TEST_SaveResult.html Normal file → Executable file
View File

@@ -48,7 +48,79 @@
top: 0px;
overflow: visible;
}
#MoreButton_p {
#n_20_tx {
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_tx {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 430px;
top: 599px;
}
#n_31 {
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 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 21px;
top: 551px;
}
#n_25_tz {
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_tz {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 361px;
top: 214px;
}
#n_32_t {
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_32_t {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 361px;
top: 338px;
}
#MoreButton_t {
position: absolute;
width: 43px;
height: 33px;
@@ -56,7 +128,7 @@
top: 544px;
overflow: visible;
}
#MoreButton_qa {
#MoreButton_ua {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -66,7 +138,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.MoreButton_qa {
.MoreButton_ua {
position: absolute;
overflow: visible;
width: 43px;
@@ -92,7 +164,7 @@
--web-action-target: HOMEPAGE_SaveResult_x2.html;
cursor: pointer;
}
#MainBatton_p {
#MainBatton_t {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -102,7 +174,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.MainBatton_p {
.MainBatton_t {
position: absolute;
overflow: visible;
width: 63px;
@@ -110,7 +182,7 @@
left: 0px;
top: 0px;
}
#Result-L_p {
#Result-L_t {
position: absolute;
width: 189px;
height: 100px;
@@ -118,7 +190,7 @@
top: 175px;
overflow: visible;
}
#Result-L_qa {
#Result-L_ua {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -128,7 +200,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.Result-L_qa {
.Result-L_ua {
position: absolute;
overflow: visible;
width: 189px;
@@ -141,7 +213,7 @@
--web-action-target: SaveResult_TestResult_L.html;
cursor: pointer;
}
#Result-R_qa {
#Result-R_t {
position: absolute;
width: 189px;
height: 100px;
@@ -149,7 +221,7 @@
top: 299px;
overflow: visible;
}
#Result-R_qb {
#Result-R_ua {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -159,7 +231,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.Result-R_qb {
.Result-R_ua {
position: absolute;
overflow: visible;
width: 189px;
@@ -3088,27 +3160,43 @@ window.application = new Application();
<div id="TEST-SaveResult">
<img id="n_67" src="n_67.png" srcset="n_67.png 1x">
<div id="MoreButton_p" class="MoreButton">
<svg class="MoreButton_qa">
<rect onclick="application.goToTargetView(event)" id="MoreButton_qa" rx="0" ry="0" x="0" y="0" width="43" height="33">
<svg class="n_20_tx">
<ellipse id="n_20_tx" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_31">
<ellipse id="n_31" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_25_tz">
<ellipse id="n_25_tz" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_32_t">
<ellipse id="n_32_t" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div id="MoreButton_t" class="MoreButton">
<svg class="MoreButton_ua">
<rect onclick="application.goToTargetView(event)" id="MoreButton_ua" rx="0" ry="0" x="0" y="0" width="43" height="33">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="MainBatton" class="MainBatton">
<svg class="MainBatton_p">
<rect id="MainBatton_p" rx="0" ry="0" x="0" y="0" width="63" height="50">
<svg class="MainBatton_t">
<rect id="MainBatton_t" rx="0" ry="0" x="0" y="0" width="63" height="50">
</rect>
</svg>
</div>
<div id="Result-L_p" class="Result_L">
<svg class="Result-L_qa">
<rect onclick="application.goToTargetView(event)" id="Result-L_qa" rx="0" ry="0" x="0" y="0" width="189" height="100">
<div id="Result-L_t" class="Result_L">
<svg class="Result-L_ua">
<rect onclick="application.goToTargetView(event)" id="Result-L_ua" rx="0" ry="0" x="0" y="0" width="189" height="100">
</rect>
</svg>
</div>
<div id="Result-R_qa" class="Result_R">
<svg class="Result-R_qb">
<rect onclick="application.goToTargetView(event)" id="Result-R_qb" rx="0" ry="0" x="0" y="0" width="189" height="100">
<div id="Result-R_t" class="Result_R">
<svg class="Result-R_ua">
<rect onclick="application.goToTargetView(event)" id="Result-R_ua" rx="0" ry="0" x="0" y="0" width="189" height="100">
</rect>
</svg>
</div>