app的ui修改

This commit is contained in:
2025-10-29 15:38:20 +08:00
parent 76c98b8ede
commit 181309e553
14 changed files with 667 additions and 317 deletions

View File

@@ -86,7 +86,7 @@ export default {
justify-content: space-between;
align-items: center;
padding: 24rpx;
background-color: #2bf;
background-color: #1a73e8;
color: white;
transition: background-color 0.2s;