提交 fad96c6b authored 作者: lhh's avatar lhh

update

上级 bdc18011
...@@ -49,10 +49,10 @@ export default { ...@@ -49,10 +49,10 @@ export default {
{ name: '归国政策', path: '/returnPolicy/returnPolicy' } { name: '归国政策', path: '/returnPolicy/returnPolicy' }
] ]
}, },
{ // {
name: '常见问题', // name: '常见问题',
path: '/question/question' // path: '/question/question'
}, // },
{ {
name: '报名申请', name: '报名申请',
onClick: () => { onClick: () => {
......
...@@ -4,8 +4,9 @@ ...@@ -4,8 +4,9 @@
<h5-pay @update="handleUpdateOrder" v-if="isWechat"></h5-pay> <h5-pay @update="handleUpdateOrder" v-if="isWechat"></h5-pay>
<qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay> <qrcode-pay @update="handleUpdateOrder" v-else></qrcode-pay>
<div class="pay-ft"> <div class="pay-ft">
<p class="t2">注释:<br />此处为微信二维码<br />如果收到帕克大学有条件录取通知书,申请费10000元将当作学费抵消,如果收到帕克 <p class="t2">
大学拒信,申请费10000元将原路退回。</p> 注释:<br />此处为微信二维码<br />如果收到帕克大学有条件录取通知书,申请费10000元将当作学费抵消,如果收到帕克大学拒信,申请费10000元将原路退回。
</p>
</div> </div>
<!-- <el-dialog title="报名费缴费成功" :visible.sync="dialogVisible" :center="true" :close-on-click-modal="false" width="348px"> <!-- <el-dialog title="报名费缴费成功" :visible.sync="dialogVisible" :center="true" :close-on-click-modal="false" width="348px">
<div class="dialog-pay"> <div class="dialog-pay">
......
...@@ -279,6 +279,11 @@ export default { ...@@ -279,6 +279,11 @@ export default {
} }
.is-h5 { .is-h5 {
.content_list{
img{
width: 100%;
}
}
.banner { .banner {
img { img {
display: block; display: block;
...@@ -377,7 +382,7 @@ export default { ...@@ -377,7 +382,7 @@ export default {
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
flex: 0 0 1.25rem; flex: 0 0 1rem;
height: 1.18rem; height: 1.18rem;
border: 1px solid #c9c9c9; border: 1px solid #c9c9c9;
border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论