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

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

8
public/flukemoni/Ex1/customized___1.html Normal file → Executable file
View File

@@ -32,7 +32,7 @@
--web-scale-on-resize: true;
--web-enable-deep-linking: true;
}
#rectangle_5_jd {
#rectangle_5_lp {
opacity: 0;
fill: rgba(255,255,255,1);
stroke: rgba(112,112,112,1);
@@ -42,7 +42,7 @@
stroke-miterlimit: 4;
shape-rendering: auto;
}
.rectangle_5_jd {
.rectangle_5_lp {
position: absolute;
overflow: visible;
width: 49px;
@@ -2964,8 +2964,8 @@ window.application = new Application();
</head>
<body>
<div id="customized__1">
<svg class="rectangle_5_jd">
<rect id="rectangle_5_jd" rx="0" ry="0" x="0" y="0" width="49" height="31">
<svg class="rectangle_5_lp">
<rect id="rectangle_5_lp" rx="0" ry="0" x="0" y="0" width="49" height="31">
</rect>
</svg>
</div>