jiangping
2024-07-30 918bbf3afade9011ca666ba0680e3f79039a0ce7
wechat_staff/pages/login/index.less
@@ -65,7 +65,7 @@
  padding: 40rpx;
  position: relative;
  .content{
    height: calc( 100vh - 460rpx );
    height: calc( 100% - 180rpx );
    overflow: auto;
    margin-bottom: 20rpx;
  }
@@ -74,6 +74,7 @@
    padding: 20rpx 0rpx;
    width: 100%; 
    z-index: 999;
    bottom: 12rpx;
    border-top: 1px solid #e5e5e5;
    .reject{
      width: 670rpx;
@@ -82,10 +83,11 @@
      color: #999999;
      text-align: center;
      margin-top: 30rpx;
      height: 60rpx;
    }
    .agree{
      width: 670rpx;
      height: 88rpx;
      height: 90rpx;
      background: #B08771;
      border-radius: 8rpx;
      display: flex;