wjt
2024-06-26 59f4dc012a2c42eebd31301444e0f8df9af088e0
policy/scodePage/scodePage.scss
@@ -129,7 +129,7 @@
            }
         }
         .border{
            border: 2rpx dotted #F4F4F4;
            border: 2rpx dashed  #F4F4F4;
            margin: 24rpx 0;
         }
         .font-13{
@@ -158,4 +158,14 @@
}
.hide-canvas{
   display: none;
}
.button-entery{
   text-align: right;
   .button{
      background-color: #4F86F3;
      color: white;
      padding: 20rpx 32rpx;
      border-radius: 10rpx;
      display: inline-block;
   }
}