提交 f59fe92f authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 e28c3c06
......@@ -13,6 +13,11 @@ export default function(_this) {
return {
id: 'interview',
title: '申请面试',
children: [ywjl(_this), cjd(_this), yynl(_this), ywcjd(_this), tjx(_this), grcs(_this), byzs(_this), form(_this)]
children: [
ywjl(_this),
cjd(_this),
yynl(_this)
// , ywcjd(_this), tjx(_this), grcs(_this), byzs(_this), form(_this)
]
}
}
......@@ -6,7 +6,7 @@
</div>
<h1>欢迎您</h1>
<p class="t1">
申请斯蒂文斯理工学院工程管理硕士保研项目,需缴纳留位费<span>20000</span>元,请扫描二维码以完成缴费。
申请斯蒂文斯理工学院工程管理硕士保研项目,需缴纳学费押金<span>20000</span>元,请扫描二维码以完成缴费。
</p>
</div>
<div class="qrcode-error" v-if="qrcodeError">生成二维码失败请刷新<i class="el-icon-refresh-left" @click="getOrder" title="刷新"></i></div>
......
......@@ -21,7 +21,7 @@ export default function(_this) {
{
required: true,
id: 'application_pay',
title: '缴留位费',
title: '缴纳学费押金',
visible() {
return _this.hasPay
}
......
......@@ -31,7 +31,7 @@
<p>材料补充已完成,请等待招生办进一步通知。</p>
</div>
<template #footer>
<el-button type="primary" @click="toPay" v-if="hasPay">留位费</el-button>
<el-button type="primary" @click="toPay" v-if="hasPay">纳学费押金</el-button>
<!-- <el-button type="primary" @click="dialogVisible = false">确定</el-button> -->
</template>
</el-dialog>
......
......@@ -5,7 +5,7 @@
<el-dialog title="缴费成功" :visible.sync="dialogVisible" :center="true" :close-on-click-modal="false" width="400px">
<div class="dialog-pay">
<div class="icon"><img src="https://webapp-pub.ezijing.com/project/application/images/icon_success.png" /></div>
<p>留位费已成功缴纳,请根据招生办邮件指示办理入学手续</p>
<p>学费押金已成功缴纳,请根据招生办邮件指示办理入学手续</p>
</div>
</el-dialog>
</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论