| | |
| | | <image |
| | | @click="changeFalg" |
| | | v-if="ProtocolFlag" |
| | | src="@/static/meeting/icon/ic_choose_sel@2x.png" |
| | | src="@/static/checkbox_sel@2x.png" |
| | | mode="widthFix" |
| | | class="checked" |
| | | ></image> |
| | |
| | | title: '密码不能为空', |
| | | icon: 'none' |
| | | }) |
| | | if (!form.code) return uni.showToast({ |
| | | title: '验证码不能为空', |
| | | icon: 'none' |
| | | }) |
| | | // if (!form.code) return uni.showToast({ |
| | | // title: '验证码不能为空', |
| | | // icon: 'none' |
| | | // }) |
| | | loginPost({ |
| | | ...form, |
| | | uuid: this.captcha.uuid, |
| | |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | font-weight: 500; |
| | | font-weight: 600; |
| | | font-size: 32rpx; |
| | | color: #ffffff; |
| | | border-radius: 50rpx; |