Merge feature fsgx uniapp v2 updates

This commit is contained in:
danaisuiyuan
2026-05-03 14:52:04 +08:00
parent 12c2431d4e
commit 00318cf247
3 changed files with 4 additions and 5 deletions

View File

@@ -226,7 +226,7 @@ export default {
}
.assets-wrapper {
background: linear-gradient(180deg, rgba(233, 51, 35, 0.18) 0%, rgba(247, 107, 28, 0.08) 45%, #f4f5f7 75%);
// background: linear-gradient(180deg, rgba(233, 51, 35, 0.18) 0%, rgba(247, 107, 28, 0.08) 45%, #f4f5f7 75%);
padding-bottom: 4rpx;
}

View File

@@ -189,7 +189,6 @@ export default {
}
.header-gradient {
background: linear-gradient(180deg, rgba(233,51,35,0.15) 0%, rgba(247,107,28,0.08) 60%, transparent 100%);
padding: 40rpx 30rpx 56rpx;
position: relative;
overflow: hidden;