| | |
| | | margin-bottom: 0.19rem; |
| | | " |
| | | > |
| | | <el-checkbox v-model="checked" style="margin-right: 0.06rem;"></el-checkbox> |
| | | <el-checkbox |
| | | v-model="checked" |
| | | style="margin-right: 0.06rem" |
| | | ></el-checkbox> |
| | | 用户注册即代表同意 |
| | | <span |
| | | class="cursor" |
| | |
| | | { |
| | | name: "地域图谱", |
| | | id: 4 |
| | | }, |
| | | } |
| | | // { |
| | | // name: "中医医事制度", |
| | | // id: 5 |
| | |
| | | }, |
| | | // 用户注册 |
| | | async Login(formName) { |
| | | if(!this.checked) { |
| | | if (!this.checked) { |
| | | this.$message({ |
| | | message: '请勾选同意服务条款、用户隐私保护和个人信息条款', |
| | | type: 'warning' |
| | | message: "请勾选同意服务条款、用户隐私保护和个人信息条款", |
| | | type: "warning" |
| | | }); |
| | | return false; |
| | | } |
| | |
| | | height: 100vh; |
| | | |
| | | color: #fff; |
| | | } |
| | | .container .repository { |
| | | width: 100% !important; |
| | | /* margin-top: 19px; */ |
| | | /* height: 68%; */ |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: space-around; |
| | | align-items: center; |
| | | } |
| | | .container .repository .Ttop { |
| | | margin-top: 0.38rem; |
| | | margin-bottom: 1.22rem; |
| | | } |
| | | |
| | | .repository { |
| | | width: 100% !important; |
| | | /* margin-top: 19px; */ |
| | | /* height: 68%; */ |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: space-around; |
| | | align-items: center; |
| | | |
| | | .Ttop { |
| | | margin-top: 0.38rem; |
| | | margin-bottom: 1.22rem; |
| | | } |
| | | |
| | | .r-top { |
| | | font-size: 40rpx !important; |
| | | margin: 10rpx 0; |
| | | } |
| | | } |
| | | .container .repository .r-top { |
| | | font-size: 40rpx !important; |
| | | margin: 10rpx 0; |
| | | } |
| | | |
| | | .login { |
| | |
| | | padding: 0 20px; |
| | | text-align: center; |
| | | |
| | | li { |
| | | background-color: #fff; |
| | | color: black; |
| | | height: 600rpx; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | border: 1rpx solid #fff; |
| | | padding: 50rpx 65rpx; |
| | | /* padding: 58rpx 128rpx 88rpx; */ |
| | | text-align: center; |
| | | background: #ebf4ff; |
| | | } |
| | | } |
| | | .secretary li { |
| | | background-color: #fff; |
| | | color: black; |
| | | height: 600rpx; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | border: 1rpx solid #fff; |
| | | padding: 50rpx 65rpx; |
| | | /* padding: 58rpx 128rpx 88rpx; */ |
| | | text-align: center; |
| | | background: #ebf4ff; |
| | | } |
| | | |
| | | .Bbottom { |