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

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

102
public/flukemoni/Ex4_2/SETCOMP_LA_TA.html Normal file → Executable file
View File

@@ -42,7 +42,7 @@
}
}
#n_20 {
#n_20_ho {
position: absolute;
width: 480px;
height: 640px;
@@ -50,7 +50,61 @@
top: 0px;
overflow: visible;
}
#BackButton_gp {
#n_1_hp {
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_1_hp {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 33px;
top: 51px;
}
#n_1_hq {
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_1_hq {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 421px;
top: 599px;
}
#n_1_hr {
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_1_hr {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 326px;
top: 105px;
}
#BackButton_hs {
position: absolute;
width: 52px;
height: 29px;
@@ -62,7 +116,7 @@
--web-action-target: HOMEPAGE_SM.html;
cursor: pointer;
}
#BackButton_gq {
#BackButton_ht {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -72,7 +126,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.BackButton_gq {
.BackButton_ht {
position: absolute;
overflow: visible;
width: 52px;
@@ -92,7 +146,7 @@
--web-action-target: SETCOMP_LA.html;
cursor: pointer;
}
#LaButton_gs {
#LaButton_hv {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -102,7 +156,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.LaButton_gs {
.LaButton_hv {
position: absolute;
overflow: visible;
width: 103px;
@@ -110,7 +164,7 @@
left: 0px;
top: 0px;
}
#SetButton_gt {
#SetButton_hw {
position: absolute;
width: 58px;
height: 50px;
@@ -122,7 +176,7 @@
--web-action-target: SETCOMP_LA_TA_Setting.html;
cursor: pointer;
}
#SetButton_gu {
#SetButton_hx {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -132,7 +186,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.SetButton_gu {
.SetButton_hx {
position: absolute;
overflow: visible;
width: 58px;
@@ -3054,23 +3108,35 @@ window.application = new Application();
</head>
<body>
<div id="SETCOMP-LA-TA">
<img id="n_20" src="n_20.png" srcset="n_20.png 1x, n_20@2x.png 2x">
<img id="n_20_ho" src="n_20_ho.png" srcset="n_20_ho.png 1x, n_20_ho@2x.png 2x">
<div onclick="application.goToTargetView(event)" id="BackButton_gp" class="BackButton">
<svg class="BackButton_gq">
<rect id="BackButton_gq" rx="0" ry="0" x="0" y="0" width="52" height="29">
<svg class="n_1_hp">
<ellipse id="n_1_hp" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_1_hq">
<ellipse id="n_1_hq" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_1_hr">
<ellipse id="n_1_hr" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<div onclick="application.goToTargetView(event)" id="BackButton_hs" class="BackButton">
<svg class="BackButton_ht">
<rect id="BackButton_ht" rx="0" ry="0" x="0" y="0" width="52" height="29">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="LaButton" class="LaButton">
<svg class="LaButton_gs">
<rect id="LaButton_gs" rx="0" ry="0" x="0" y="0" width="103" height="33">
<svg class="LaButton_hv">
<rect id="LaButton_hv" rx="0" ry="0" x="0" y="0" width="103" height="33">
</rect>
</svg>
</div>
<div onclick="application.goToTargetView(event)" id="SetButton_gt" class="SetButton">
<svg class="SetButton_gu">
<rect id="SetButton_gu" rx="0" ry="0" x="0" y="0" width="58" height="50">
<div onclick="application.goToTargetView(event)" id="SetButton_hw" class="SetButton">
<svg class="SetButton_hx">
<rect id="SetButton_hx" rx="0" ry="0" x="0" y="0" width="58" height="50">
</rect>
</svg>
</div>