index.wxss 1011 B

1
  1. page{background-color:#fff}.supplierState{text-align:center;padding-top:142rpx}.supplierState .pictrue{width:340rpx;height:280rpx;margin:0 auto}.supplierState .pictrue image{width:100%;height:100%}.supplierState .title{font-weight:600;color:#282828;font-size:34rpx}.supplierState .info{color:#999;font-size:26rpx;margin-top:18rpx}.supplierState .webInfor{width:660rpx;background:#f9f9f9;border-radius:20rpx;padding:32rpx 28rpx;font-size:28rpx;color:#333;margin:40rpx auto 0 auto;text-align:left;word-wrap:break-word;position:relative}.supplierState .webInfor .account{margin:6rpx 0}.supplierState .webInfor .copy{background-color:#999;border-radius:60rpx;padding:3rpx 15rpx;color:#fff;font-size:20rpx;position:absolute;right:28rpx;bottom:28rpx}.supplierState .bnt{width:507rpx;height:85rpx;border-radius:43rpx;color:#fff;font-size:30rpx;margin:70rpx auto 0 auto;border:1px solid var(--view-theme)}.supplierState .bnt.on{color:#333;border:1px solid #ccc;margin-top:24rpx}.supplierState .bnt.ons{margin-top:64rpx}