zengh
2022-02-11 615e16a778ece15ea737f867bf5ad62caee25f87
pages/issue/issue.vue
@@ -238,16 +238,29 @@
      box-sizing: border-box;
   }
   .but {
      width: 30%;
      margin: 0 auto;
   // .but {
   //    width: 30%;
   //    margin: 0 auto;
      .custom-style {
         background-image: linear-gradient(to right, #08EFF6, #0693FD);
         border-radius: 20px;
         margin-top: 2rem;
      }
   //    .custom-style {
   //       background-image: linear-gradient(to right, #08EFF6, #0693FD);
   //       border-radius: 20px;
   //       margin-top: 2rem;
   //    }
   // }
   .custom-style{
      margin: 30rpx 70rpx 50rpx;
      border: none;
      width: 572rpx;
      height: 86rpx;
      line-height: 86rpx;
      box-sizing: border-box;
      border-radius: 15rpx;
      background-color: #103289;
      color: #ffffff;
   }
   .shipMp4img {
      position: absolute;