| | |
| | | icon: "none", |
| | | duration: 2000 |
| | | }); |
| | | return; |
| | | return; |
| | | } |
| | | |
| | | |
| | | if (!loginForm.value.password.trim()) { |
| | | uni.showToast({ |
| | | title: "请输入密码", |
| | | icon: "none", |
| | | duration: 2000 |
| | | }); |
| | | return; |
| | | return; |
| | | } |
| | | let userInfo = { |
| | | tenantId: "000000", |
| | |
| | | margin-right: 12rpx; |
| | | } |
| | | |
| | | :deep(uni-input) { |
| | | height: 40rpx; |
| | | line-height: 40rpx; |
| | | width: 80%; |
| | | margin-top: 20rpx; |
| | | } |
| | | :deep(uni-input) { |
| | | height: 40rpx; |
| | | line-height: 40rpx; |
| | | width: 80%; |
| | | margin-top: 20rpx; |
| | | padding: 0 !important; |
| | | } |
| | | |
| | | :deep(input) { |
| | | height: 40rpx; |
| | | line-height: 40rpx; |
| | | width: 80%; |
| | | margin-top: 20rpx; |
| | | padding: 0 !important; |
| | | margin: 0 !important; |
| | | } |
| | | |
| | | :deep(.uni-input-placeholder) { |
| | | font-size: 32rpx; |