优化页面

This commit is contained in:
pengxiaolong
2025-06-16 22:09:12 +08:00
parent 0f2a48b450
commit 8ec7365e7c
131 changed files with 1358 additions and 690 deletions

View File

@@ -171,10 +171,10 @@ to {
margin-top: 50rpx;
}
.Coins.data-v-4e606fe0 {
width: 330rpx;
width: 400rpx;
height: 65rpx;
/* display: flex; */
margin-right: 50rpx;
margin-right: 10rpx;
/* flex-direction: column; */
}
.country.data-v-4e606fe0 {
@@ -228,7 +228,7 @@ to {
font-weight: bold;
border-radius: 50rpx;
}
.popup-container.data-v-4e606fe0{
.popup-container.data-v-4e606fe0 {
width: 600rpx;
height: 800rpx;
background-image: url(https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/chard1.png);
@@ -239,18 +239,18 @@ to {
flex-direction: column;
align-items: center;
}
.popup-title.data-v-4e606fe0{
.popup-title.data-v-4e606fe0 {
color: #161616;
font-size: 36.26rpx;
font-weight: bold;
margin-bottom: 30rpx;
margin-top: 30rpx;
}
.scroll.data-v-4e606fe0{
.scroll.data-v-4e606fe0 {
width: 90%;
height: 500rpx;
}
.card.data-v-4e606fe0{
.card.data-v-4e606fe0 {
margin-top: 15rpx;
}
.card-content.data-v-4e606fe0 {
@@ -299,7 +299,7 @@ to {
overflow: hidden; /* 隐藏溢出内容 */
text-overflow: ellipsis; /* 显示省略号 */
}
.TimeMoney_country.data-v-4e606fe0{
.TimeMoney_country.data-v-4e606fe0 {
margin-top: 10rpx;
width: 400rpx;
text-align: left;
@@ -336,14 +336,14 @@ to {
border-bottom-right-radius: 50rpx;
border: 1rpx solid #03aba8;
}
.no-data.data-v-4e606fe0{
.no-data.data-v-4e606fe0 {
width: 90%;
height: 500rpx;
display: flex;
justify-content: center;
align-items: center;
}
.no-data-text.data-v-4e606fe0{
.no-data-text.data-v-4e606fe0 {
color: #999;
font-size: 28rpx;
font-weight: bold;