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

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/Ex1/T1Homepage_2.html Normal file → Executable file
View File

@@ -50,6 +50,114 @@
top: 0px;
overflow: visible;
}
#n_40 {
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_40 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 348px;
top: 231px;
}
#n_48 {
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_48 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 348px;
top: 320px;
}
#n_49 {
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_49 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 348px;
top: 387px;
}
#n_50 {
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_50 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 92px;
top: 478px;
}
#n_51 {
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_51 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 229px;
top: 478px;
}
#n_52 {
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_52 {
position: absolute;
overflow: visible;
width: 22px;
height: 22px;
left: 366px;
top: 478px;
}
#rectangle_1 {
opacity: 0;
fill: rgba(255,255,255,1);
@@ -3124,6 +3232,30 @@ window.application = new Application();
<div id="T1Homepage_2">
<img id="project1" src="project1.png" srcset="project1.png 1x, project1@2x.png 2x">
<svg class="n_40">
<ellipse id="n_40" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_48">
<ellipse id="n_48" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_49">
<ellipse id="n_49" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_50">
<ellipse id="n_50" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_51">
<ellipse id="n_51" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="n_52">
<ellipse id="n_52" rx="11" ry="11" cx="11" cy="11">
</ellipse>
</svg>
<svg class="rectangle_1">
<rect onclick="application.goToTargetView(event)" id="rectangle_1" rx="0" ry="0" x="0" y="0" width="441" height="101">
</rect>