yuanhao
2025-05-19 cc610ef597a4b600b4c48c80026f3a99be171f3b
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;
   }
}