jiangping
2024-07-24 b26da15df0f71a11e7d04abd0aa2284d8b8cdef0
wechat_staff/pages/login/index.wxss
@@ -4,6 +4,7 @@
  border-radius: 50%;
  margin: 130rpx auto 30rpx;
}
.home_title {
  font-weight: 500;
  font-size: 40rpx;
@@ -59,3 +60,8 @@
.btns .protocol .content {
  flex: 1;
}
.modal {
  width: 600rpx;
  min-height: 600rpx;
  padding: 30rpx;
}