This commit is contained in:
HuangHai
2026-01-24 07:48:05 +08:00
parent 271b909f93
commit 22a6a3a0e8
7 changed files with 16 additions and 3 deletions

View File

@@ -181,7 +181,7 @@
<script>
// 配置
const imageFolder = './Images/';
const totalImages = 12;
const totalImages = 14;
const images = [];
for (let i = 1; i <= totalImages; i++) {
images.push(`${i}.jpg`);

BIN
static/Test/Images/13.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

BIN
static/Test/Images/14.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

BIN
static/Test/Result/13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 KiB

BIN
static/Test/Result/14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 KiB

View File

@@ -70,5 +70,18 @@
"x": 1438,
"y": 817,
"r": 645
},
{
"filename": "13.jpg",
"x": 647,
"y": 518,
"r": 391
},
{
"filename": "14.jpg",
"x": 447,
"y": 719,
"r": 290
}
]
]

View File

@@ -291,7 +291,7 @@
<script>
// 配置
const totalImages = 12;
const totalImages = 14;
const imagePath = './Result/';
const grid = document.getElementById('grid');
const funnyComments = [