提交 32375be1 authored 作者: haodaking's avatar haodaking

chore: 样式优化

上级 cfff1e49
...@@ -168,7 +168,7 @@ textarea { ...@@ -168,7 +168,7 @@ textarea {
color: #fff; color: #fff;
} }
.header-nav { .header-nav {
margin-top: 42px; /* margin-top: 42px; */
height: 45px; height: 45px;
line-height: 45px; line-height: 45px;
} }
......
...@@ -47,7 +47,7 @@ export default { ...@@ -47,7 +47,7 @@ export default {
color: #999999; color: #999999;
} }
.article-title { .article-title {
font-size: 32px; font-size: 22px;
font-weight: bold; font-weight: bold;
color: #141414; color: #141414;
border-bottom: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;
...@@ -58,5 +58,8 @@ export default { ...@@ -58,5 +58,8 @@ export default {
font-size: 14px; font-size: 14px;
line-height: 28px; line-height: 28px;
color: #333; color: #333;
img {
max-width: 100%;
}
} }
</style> </style>
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="container rel cl"> <div class="container rel cl">
<div class="col-xs-12 col-sm-12 col-md-12 rel"> <div class="col-xs-12 col-sm-12 col-md-12 rel">
<a href="/"> <a href="/">
<img class="logo-kelley" src="~/assets/img/logo.png" height="50px" style="max-width:100%" /> <img class="logo-kelley" src="~/assets/img/logo.png" height="50px" style="max-width:100%;margin-left:-4px;" />
</a> </a>
</div> </div>
<!-- <div class="col-xs-12 col-sm-7 col-md-8 user"><a href="#" value="login">登录</a><span class="split">|</span><a href="#" value="regist">注册</a></div> --> <!-- <div class="col-xs-12 col-sm-7 col-md-8 user"><a href="#" value="login">登录</a><span class="split">|</span><a href="#" value="regist">注册</a></div> -->
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
@back="$router.push('/my/account')" @back="$router.push('/my/account')"
> >
<template #aside-append> <template #aside-append>
<div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> <!-- <div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> -->
<div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div> <div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div>
</template> </template>
<!-- 首页 --> <!-- 首页 -->
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
v-if="detail" v-if="detail"
> >
<template #aside-append> <template #aside-append>
<div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> <!-- <div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> -->
<div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div> <div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div>
</template> </template>
<!-- 入学协议 --> <!-- 入学协议 -->
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
> >
<template #aside-append> <template #aside-append>
<div class="aside-preview" @click="dialogVisible = true" v-if="visible">预览全部</div> <div class="aside-preview" @click="dialogVisible = true" v-if="visible">预览全部</div>
<div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> <!-- <div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> -->
<div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div> <div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div>
</template> </template>
<!-- 报名缴费 --> <!-- 报名缴费 -->
......
...@@ -11,18 +11,12 @@ ...@@ -11,18 +11,12 @@
@next="handleNext" @next="handleNext"
> >
<template #aside-append> <template #aside-append>
<div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> <!-- <div class="aside-payment"><a href="https://accounts.ezijing.com/payment" target="_blank">查看缴费记录</a></div> -->
<div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div> <div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div>
</template> </template>
</vue-form> </vue-form>
<app-complete :type="1" v-model="completeVisible"></app-complete> <app-complete :type="1" v-model="completeVisible"></app-complete>
<el-dialog <el-dialog title="您的申请资料已提交成功" :visible.sync="dialogVisible" :center="true" :close-on-click-modal="false" width="348px">
title="您的申请资料已提交成功"
:visible.sync="dialogVisible"
:center="true"
:close-on-click-modal="false"
width="348px"
>
<div class="dialog-tips"> <div class="dialog-tips">
<div class="icon"><img src="https://webapp-pub.ezijing.com/project/application/images/icon_success.png" /></div> <div class="icon"><img src="https://webapp-pub.ezijing.com/project/application/images/icon_success.png" /></div>
</div> </div>
...@@ -65,16 +59,7 @@ export default { ...@@ -65,16 +59,7 @@ export default {
}, },
computed: { computed: {
isSubmited() { isSubmited() {
const stageList = [ const stageList = ['FILLING', 'PREPAYMENT', 'INTERVIEW_APPLICATION', 'AUDITION', 'INTERVIEW', 'PAYMENT', 'REGISTRATION', 'CLOSED']
'FILLING',
'PREPAYMENT',
'INTERVIEW_APPLICATION',
'AUDITION',
'INTERVIEW',
'PAYMENT',
'REGISTRATION',
'CLOSED'
]
if (this.detail) { if (this.detail) {
return stageList.findIndex(item => item === this.detail.material.submission_stage) > 2 return stageList.findIndex(item => item === this.detail.material.submission_stage) > 2
} }
......
...@@ -626,7 +626,7 @@ ...@@ -626,7 +626,7 @@
</h2> </h2>
<p style="font-size: 10.5pt; "> <p style="font-size: 10.5pt; ">
<span <span
>登录<span><a href="https://sbu-plus.ezijing.com/" target="_blank">https://sbu-plus.ezijing.com/</a></span >登录<span><a href="https://sbu-plus-sdau.ezijing.com/" target="_blank">https://sbu-plus-sdau.ezijing.com/</a></span
>在线申请,完成后将如下纸质材料提交至山东农业大学指定办公室:</span >在线申请,完成后将如下纸质材料提交至山东农业大学指定办公室:</span
> >
</p> </p>
......
...@@ -7,10 +7,7 @@ ...@@ -7,10 +7,7 @@
<div class="apply-item-num">1</div> <div class="apply-item-num">1</div>
<div class="apply-item-hd">在线申请</div> <div class="apply-item-hd">在线申请</div>
<div class="apply-item-bd"> <div class="apply-item-bd">
<p> <p>申请者需登录<a href="https://sbu-plus-sdau.ezijing.com/">https://sbu-plus-sdau.ezijing.com/</a>在线申请</p>
申请者需登录<a href="https://sbu-plus.ezijing.com/">https://sbu-plus.ezijing.com/</a
>(在线申请,申请费缴纳完成后将如下纸质材料邮寄至:北京市海淀区中关村东路1号院清华科技园威盛大厦5层紫荆教育 邮编100084。
</p>
<p>另请提供纸质材料:</p> <p>另请提供纸质材料:</p>
<ul> <ul>
<li>1.身份证复印件</li> <li>1.身份证复印件</li>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论