{{ item.commentUsername }} 回复了你的评论
-{{ + item.commentUsername }} 回复了你的评论
+确认提交续期申请吗?
提交后,我们将立即处理您的续期请求。请耐心等待,我们会尽快完成续期流程。
`, '提示', { + confirmButtonText: '确定', + cancelButtonText: '取消', + type: 'success', + closeOnClickModal: false, + dangerouslyUseHTMLString: true, + }) + await this.$post(`${this.api.requestRenewalNotice}?mallId=${this.id}`) + } catch (e) { } + }, // 跳转试用体验 toTrail () { window.open('https://www.wjx.top/vm/wFCPCFp.aspx') diff --git a/src/pages/station/list/index.vue b/src/pages/station/list/index.vue index 11e77d6..f5f526d 100644 --- a/src/pages/station/list/index.vue +++ b/src/pages/station/list/index.vue @@ -3,104 +3,135 @@{{ item.goodsName || item.curriculumName }}
- 进入实验 -{{ item.goodsName || item.curriculumName }}
+ {{ item.isInEffect ? '进入实验' : '续费' }}暂无数据