Style:UI优化

This commit is contained in:
LinCyJang
2025-11-01 14:41:16 +08:00
parent 76d9d8ef33
commit f7cf56216b
5 changed files with 76 additions and 15 deletions
+2 -1
View File
@@ -1306,12 +1306,13 @@ export default {
right: 0;
margin: auto;
text-align: center;
background: rgba(0,0,0,0.3);
}
.gg{
border-radius: 120rpx;
background: #FADE9F;
padding: 6rpx 5rpx;
color: #333;
translate: 0% -10%;
margin-top: -28rpx;
}
</style>