liukangdong
2024-09-29 b2d360d9113b6955287108ca9e90d76a1f3c1419
wechat_staff/pages/sets/index.wxss
@@ -13,6 +13,25 @@
}
.list .line .icon {
  width: 40rpx;
  height: 40rpx;
}
.logout {
  width: 670rpx;
  height: 88rpx;
  line-height: 86rpx;
  align-items: center;
  justify-content: center;
  border-radius: 8rpx;
  border: 1rpx solid #B08771;
  font-weight: 500;
  font-size: 32rpx;
  color: #B08771;
  display: flex;
  margin-top: 100rpx;
}
.logout .icon {
  width: 40rpx;
  height: 40rpx;
}
.modal {
  width: 610rpx;