Commit 9186b073 authored by 杨梦雪's avatar 杨梦雪

修改基地相关

parent e2ac4e4e
.btn { .btn {
padding-bottom: 0 !important; padding-bottom: 0 !important;
} padding-top: 162px !important
.referInfo { }
.referInfo {
padding: 0 50px 110px 50px; padding: 0 50px 110px 50px;
.checkForm { .checkForm {
flex: 1; flex: 1;
.cont_title { .cont_title {
height: 48px; height: 48px;
line-height: 48px; line-height: 48px;
...@@ -13,6 +17,7 @@ ...@@ -13,6 +17,7 @@
font-weight: 500; font-weight: 500;
color: #12141c; color: #12141c;
} }
.tipsMsg { .tipsMsg {
padding: 0 10px; padding: 0 10px;
margin-bottom: 15px; margin-bottom: 15px;
...@@ -20,10 +25,13 @@ ...@@ -20,10 +25,13 @@
font-family: PingFang SC; font-family: PingFang SC;
font-weight: 500; font-weight: 500;
color: #a7a2a6; color: #a7a2a6;
position: absolute;
top: 37%;
} }
::v-deep .el-form-item { ::v-deep .el-form-item {
margin-bottom: 20px; margin-bottom: 20px;
height: 90px;
.el-form-item__label { .el-form-item__label {
height: 32px; height: 32px;
...@@ -32,19 +40,24 @@ ...@@ -32,19 +40,24 @@
font-family: PingFang SC; font-family: PingFang SC;
font-weight: 500; font-weight: 500;
color: #12141c; color: #12141c;
} }
&.no_label .el-form-item__label:before { &.no_label .el-form-item__label:before {
content: "" !important; content: "" !important;
} }
.el-form-item__content { .el-form-item__content {
// height: 40px; // height: 40px;
// line-height: 40px; // line-height: 40px;
.el-input { .el-input {
height: 40px; height: 40px;
.el-input--small .el-input__inner { .el-input--small .el-input__inner {
min-height: 40px !important; min-height: 40px !important;
} }
.el-input__inner { .el-input__inner {
min-height: 40px; min-height: 40px;
line-height: 40px; line-height: 40px;
...@@ -61,6 +74,7 @@ ...@@ -61,6 +74,7 @@
} }
} }
} }
// 圆 // 圆
.el-radio-group { .el-radio-group {
.el-radio { .el-radio {
...@@ -74,6 +88,7 @@ ...@@ -74,6 +88,7 @@
height: 20px; height: 20px;
line-height: 20px; line-height: 20px;
border-radius: 50%; border-radius: 50%;
&:hover { &:hover {
border-color: var(--color); border-color: var(--color);
} }
...@@ -103,10 +118,12 @@ ...@@ -103,10 +118,12 @@
} }
&.bgPic { &.bgPic {
// height: 260px; // height: 260px;
.el-form-item__label { .el-form-item__label {
font-size: 14px; font-size: 14px;
} }
.bgInfo { .bgInfo {
font-size: 12px; font-size: 12px;
font-family: PingFang SC; font-family: PingFang SC;
...@@ -115,22 +132,27 @@ ...@@ -115,22 +132,27 @@
line-height: 24px; line-height: 24px;
} }
} }
.el-select { .el-select {
width: 100%; width: 100%;
} }
.image_add { .image_add {
position: relative; position: relative;
margin-top: 24px; margin-top: 24px;
.image_in { .image_in {
.limit_10 { .limit_10 {
display: none; display: none;
} }
.el-upload-list--picture-card { .el-upload-list--picture-card {
.item_img { .item_img {
width: 100%; width: 100%;
} }
} }
} }
//去除upload组件过渡效果 css //去除upload组件过渡效果 css
.el-upload-list__item { .el-upload-list__item {
transition: none !important; transition: none !important;
...@@ -138,15 +160,19 @@ ...@@ -138,15 +160,19 @@
.is-ready { .is-ready {
display: none; display: none;
} }
div { div {
height: 100%; height: 100%;
} }
} }
.el-upload--picture-card { .el-upload--picture-card {
display: inline-block; display: inline-block;
} }
.el-upload { .el-upload {
position: relative; position: relative;
.el-icon-circle-plus { .el-icon-circle-plus {
font-size: 52px; font-size: 52px;
color: var(--color); color: var(--color);
...@@ -156,10 +182,12 @@ ...@@ -156,10 +182,12 @@
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
} }
} }
i { i {
font-size: 22px; font-size: 22px;
color: #ffffff; color: #ffffff;
} }
.text { .text {
font-size: 14px; font-size: 14px;
color: #a7a2a6; color: #a7a2a6;
...@@ -168,4 +196,4 @@ ...@@ -168,4 +196,4 @@
} }
} }
} }
} }
\ No newline at end of file \ No newline at end of file
...@@ -551,11 +551,13 @@ ...@@ -551,11 +551,13 @@
</el-option> </el-option>
</el-select> </el-select>
</el-form-item> </el-form-item>
<div class="tipsMsg" v-show="$store.state.baseSchool==1">如果没有您所在的学校,请选填其他</div>
</el-col> </el-col>
<div class="tipsMsg"> <div class="tipsMsg" v-show="$store.state.baseSchool==0">
如果没有您所在学校,请联系邮箱:ydhdservice@163.com 如果没有您所在学校,请联系邮箱:ydhdservice@163.com
</div> </div>
<el-col :span="12"> <el-col :span="12">
<el-form-item label="中学联系人" prop="school_contacts"> <el-form-item label="中学联系人" prop="school_contacts">
<el-input <el-input
......
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
// export const SERVER_WS_URL = 'wss://api1.testgate.cn' // websocket // export const SERVER_WS_URL = 'wss://api1.testgate.cn' // websocket
// 正式 // 正式
// export const SERVER_URL = "https://api.campcenter.cn/"; // 正式环境 export const SERVER_URL = "https://api.campcenter.cn/"; // 正式环境
// export const DEVELOPMENT_SERVER_URL = "https://api.campcenter.cn/"; //开发环境 export const DEVELOPMENT_SERVER_URL = "https://api.campcenter.cn/"; //开发环境
// export const SERVER_WS_URL = "wss://api.campcenter.cn"; // websocket export const SERVER_WS_URL = "wss://api.campcenter.cn"; // websocket
// 测试 // 测试
export const SERVER_URL = "https://ying-test.campcenter.cn"; // 正式环境 // export const SERVER_URL = "https://ying-test.campcenter.cn"; // 正式环境
export const DEVELOPMENT_SERVER_URL = "https://ying-test.campcenter.cn/"; //开发环境 // export const DEVELOPMENT_SERVER_URL = "https://ying-test.campcenter.cn/"; //开发环境
export const SERVER_WS_URL = "wss://ying-test.campcenter.cn"; // websocket // export const SERVER_WS_URL = "wss://ying-test.campcenter.cn"; // websocket
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment