feat: 修改学术传承分类和我的vip自动换行
调整VIP购买提示明确不包含论坛权益 优化用户信息页面布局样式 切换开发环境API至本地测试地址
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -681,7 +681,7 @@ export default {
|
||||
});
|
||||
|
||||
const joinedText = this.textList.join('/');
|
||||
this.goBuyTitle = '购买' + joinedText + 'VIP,即可畅享更多专属权益';
|
||||
this.goBuyTitle = '购买' + joinedText + 'VIP,即可畅享更多专属权益(不包含论坛)';
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user