wjt
2024-06-22 32f48493e3cef7748b86a2742082dbb6487fd111
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;
   }
}