压缩图片

This commit is contained in:
A1300399510 2023-08-02 11:55:11 +08:00
parent ba6f0d7812
commit a45dac97da
4 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -85,7 +85,6 @@ let next = () => carousel.value.next()
//
let watchSet = (num) => {
console.log(num)
carousel.value.setActiveItem(num)
}