liukangdong
2024-07-26 c7d7aff39b6566d05d3c0a080839c46bb2b6a8aa
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;
}