feat: 修改学术传承分类
修改manifest.json版本号至1.0.59 在VIP购买提示中增加论坛不包含说明 调整开发环境API配置 优化mine页面flex布局和vip类型显示 重构medicaldes页面网格布局,支持3列/4列切换
This commit is contained in:
@@ -750,7 +750,7 @@ export default {
|
||||
});
|
||||
|
||||
const joinedText = this.textList.join("/");
|
||||
this.goBuyTitle = "购买" + joinedText + "VIP,即可畅享更多专属权益";
|
||||
this.goBuyTitle = "购买" + joinedText + "VIP,即可畅享更多专属权益(不包含论坛)";
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user