wjt
2024-06-21 a38f54f02b48cf8ef2c9ed6febed560b4f38d534
pages/index/index.vue
@@ -1,11 +1,11 @@
<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>
         <view class="font">
            <p>海关总署贸易持续发展2024年立法局...</p>
            <p>海关总署贸易持续发展2024年立法...</p>
            <p>国家医疗保障局办公室关于发布管理... </p>
         </view>
         <img src="/static/i06.png" class="more" alt="" />
@@ -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>