kongdeqiang
2025-01-07 890d5b5b8a3f3fcdf14204910dc67671fcdc6243
src/components/page/MonthFeePay.vue
@@ -1,8 +1,8 @@
<template>
    <div class="weizhang-box yuezucard-wrap">
<!--      <div class="weizhang-main-top">
        <h1 class="title">月租车办理</h1>
      </div>-->
<!--      <div class="weizhang-main-top">-->
<!--        <h1 class="title">月租车办理</h1>-->
<!--      </div>-->
      <div class="weizhang-main-box">
            <div class="weizhang-main-bootom">
                <div class="weizhang-main-form">
@@ -152,6 +152,7 @@
          }
        },
        created(){
          document.title = "月租车办理";
          var url = window.location.href;
          var cs = url.split('?')[1];
          var cs_arr = cs.split('&');
@@ -324,6 +325,7 @@
  }
  .el-input__inner{
    height: 5.33vw  /* 40/7.5 */;
    line-height: 5.33vw;
  }
}
    .weizhang-main-bootom{
@@ -422,8 +424,8 @@
    .title{
      font-size: 4.27vw  /* 32/7.5 */;
      font-weight: bolder;
      height: 10.67vw  /* 80/7.5 */;
      line-height: 10.67vw  /* 80/7.5 */;
      height: 11.73vw  /* 88/7.5 */;
      line-height: 11.73vw  /* 88/7.5 */;
    }
    .money{
        font-size: 6.93vw  /* 52/7.5 */;