chore: 增加妇幼生殖vip相关修改
- 将应用版本号更新至1.0.60 - 修改开发环境baseUrl配置,切换至本地测试地址 - 在多个页面中新增"妇幼生殖"角色及相关VIP权限说明 - 优化VIP权限文案,明确不包含论坛权益
This commit is contained in:
@@ -393,6 +393,9 @@ export default {
|
||||
}else if(item.type=='9'){
|
||||
item.text = '中西汇通学';
|
||||
this.textList.push(item.text);
|
||||
}else if(item.type=='10'){
|
||||
item.text = '妇幼生殖';
|
||||
this.textList.push(item.text);
|
||||
}else if(item.type=='1'){
|
||||
item.text = '医学S';
|
||||
}else if(item.type=='2'){
|
||||
|
||||
Reference in New Issue
Block a user