zhangxiaoxu123
2022-07-29 ce114e1f7e349559c1abd106b83d7595d8646393
pages/jihua/jihua.vue
@@ -283,6 +283,15 @@
         height: vww(16);
         width: vww(100);
      }
      .u-button{
         position: fixed!important;
         left: 50%;
         bottom: vww(20);
         width: vww(200)!important;
         transform: translateX(-50%);
         border-radius: vww(20);
         z-index: 9999;
      }
      .u-radio-group--row {
         height: 100%;
         width: 100%;
@@ -291,9 +300,12 @@
      }
      .u-radio__icon-wrap {
         width: vww(14) !important;
         height: vww(14) !important;
         ;
         width: vww(18) !important;
         height: vww(18) !important;
      }
      .u-icon__icon{
         font-size: vww(12)!important;
         line-height: vww(12)!important;
      }
   }
@@ -315,14 +327,14 @@
      display: flex;
      flex-direction: column;
      .xiugai-btn {
         position: fixed;
         left: 50%;
         bottom: vww(20);
         width: vww(200);
         transform: translateX(-50%);
         border-radius: vww(20);
      }
      // .xiugai-btn {
      //    position: absolute;
      //    left: 50%;
      //    bottom: vww(20);
      //    width: vww(200);
      //    transform: translateX(-50%);
      //    border-radius: vww(20);
      // }
   }
   .jihua-main {