feat: 修改学术传承分类和我的vip自动换行

调整VIP购买提示明确不包含论坛权益
优化用户信息页面布局样式
切换开发环境API至本地测试地址
This commit is contained in:
2026-03-24 18:48:03 +08:00
parent 1efcf2d675
commit d635ab5081
5 changed files with 9 additions and 1752 deletions

View File

@@ -437,6 +437,7 @@ export default {
}
.userInfoBox{
padding-left: 20rpx;
flex: 1;
}
view {
@@ -1045,6 +1046,7 @@ export default {
margin-top: 10rpx;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.vip_type_item{
display: flex;
@@ -1058,7 +1060,8 @@ export default {
height: 40rpx;
font-weight: bold;
color: #fff;
margin-right: 10rpx;
margin-right: 8rpx;
margin-bottom: 4rpx;
}
.vip_type_item:last-child{
margin-right: 0;