会员中心页面修改,余额明细调整,开通会员页面调整

This commit is contained in:
2025-09-25 20:27:54 +08:00
parent 84f782afa1
commit a39c9f4d72
36 changed files with 2818 additions and 427 deletions

View File

@@ -85,4 +85,10 @@ page,
}
.no-wrap{
white-space: nowrap;
}
.line-through{
text-decoration: line-through;
}
.u-flex-1{
flex:1;
}