1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 22:14:51 +00:00

fix: update assets file

This commit is contained in:
2026-05-26 19:47:04 +08:00
parent 1c849e292e
commit 3ee3ab51f4
+12 -12
View File
@@ -272,10 +272,10 @@ MAIN_GO_TO_MOMOTALK = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_MOMOTALK.png',
area=(154, 134, 177, 158),
search=(134, 114, 197, 178),
color=(255, 219, 227),
button=(154, 134, 177, 158),
area=(138, 130, 159, 161),
search=(118, 110, 179, 181),
color=(251, 215, 224),
button=(138, 130, 159, 161),
),
)
MAIN_GO_TO_PURCHASE = ButtonWrapper(
@@ -289,10 +289,10 @@ MAIN_GO_TO_PURCHASE = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
area=(147, 214, 179, 254),
search=(127, 194, 199, 274),
color=(171, 216, 241),
button=(147, 214, 179, 254),
area=(135, 211, 168, 250),
search=(115, 191, 188, 270),
color=(166, 207, 238),
button=(135, 211, 168, 250),
),
)
MAIN_GO_TO_SCHEDULE = ButtonWrapper(
@@ -340,10 +340,10 @@ MAIN_GO_TO_TASK = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_TASK.png',
area=(52, 220, 78, 248),
search=(32, 200, 98, 268),
color=(226, 207, 203),
button=(52, 220, 78, 248),
area=(47, 219, 70, 246),
search=(27, 199, 90, 266),
color=(212, 204, 208),
button=(47, 219, 70, 246),
),
)
MAIN_GO_TO_WORK = ButtonWrapper(