346149741
2024-06-20 f401dceabf57d3957788248839acd54612ffce8c
pages/index/index.vue
@@ -1,6 +1,6 @@
<template>
   <view>
      <img src="/static/head.png" alt="" />
      <img src="/static/head.png" class="head" alt="" />
      <view class="hqzc">
         <img src="/static/hqzc.png" class="img" alt="" />
         <view class="line"></view>
@@ -173,7 +173,7 @@
      }
   }
   .btnbox{
      margin-top: 70rpx;
      margin-top: 110rpx;
      margin-left: 32rpx;
      margin-right: 32rpx;
      img{
@@ -244,4 +244,8 @@
      }
   }
   .head{
      width: 100%;
      height: 518rpx;
   }
</style>