chore: 增加妇幼生殖VIP相关修改

- 将manifest.json中的版本号更新至1.0.63
- 调整baseUrl配置以使用本地开发环境
- 优化VIP权限描述,新增“妇幼生殖”分类
- 更新相关页面中的VIP课程描述,明确不包含论坛内容
This commit is contained in:
2026-05-20 13:27:46 +08:00
parent df34c1ad48
commit 8d46ee78d3
6 changed files with 19 additions and 11 deletions

View File

@@ -702,9 +702,11 @@ export default {
role = "心理学";
} else if (type == 9) {
role = "中西汇通学";
} else if (type == 10) {
role = "妇幼生殖";
}
this.goBuyTitle =
"尊贵的" + role + "VIP您的有效期到" + res.userVip.endTime;
"尊贵的" + role + "VIP您的有效期到" + res.userVip.endTime + '(不包含论坛)';
this.goBuyType = 1;
} else {
//否则没有开通vip
@@ -745,6 +747,8 @@ export default {
text = "心理学";
} else if (item == "9") {
text = "中西汇通学";
} else if (item == "10") {
text = "妇幼生殖";
}
this.textList.push(text);
});

View File

@@ -763,6 +763,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") {

View File

@@ -88,21 +88,21 @@
>
<text class="font_bold" style="display: block" v-else>VIP权限</text>
<view class="vip_qx_v" v-if="item.type == 1"
>无限制观看吴门医述APP中医学中西汇通学针灸学肿瘤学四个板块任意课程</view
>无限制观看吴门医述APP中医学中西汇通学针灸学肿瘤学妇幼生殖五个板块任意课程不包含论坛</view
>
<view class="vip_qx_v" v-else-if="item.type == 2"
>无限制观看众妙之门APP与心灵空间APP任意课程</view
>无限制观看众妙之门APP与心灵空间APP任意课程不包含论坛</view
>
<view class="vip_qx_v" v-else-if="item.type == 7"
>无限制观看众妙之门APP任意课程</view
>无限制观看众妙之门APP任意课程不包含论坛</view
>
<view class="vip_qx_v" v-else-if="item.type == 8"
>无限制观看心灵空间APP任意课程</view
>无限制观看心灵空间APP任意课程不包含论坛</view
>
<view class="vip_qx_v" v-else
>无限制观看吴门医述APP{{
item.title.replace(/VIP/g, "")
}}板块任意课程</view
}}板块任意课程不包含论坛</view
>
<view class="vip_qx_v">