button.wxss 78 B

123456
  1. page{
  2. background: #f5f5f5;
  3. }
  4. .doc-example > button{
  5. margin-right: 20rpx;
  6. }