15102826049 hace 1 semana
padre
commit
c37f8c7d41
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. 2 1
      src/pages/index/index.vue
  2. 2 0
      src/pages/my/index.vue

+ 2 - 1
src/pages/index/index.vue

@@ -11,7 +11,7 @@
 
     <image
       class="enter-img"
-      src="https://qiuyu-daodian.oss-cn-beijing.aliyuncs.com/images/enter.png"
+      src="https://qiuyu-daodian.oss-cn-beijing.aliyuncs.com/images/enter1.png"
       mode="scaleToFill"
       @click="toActivity"
     />
@@ -136,6 +136,7 @@ onShow(() => {
   .wd-swiper__track {
     height: 100% !important;
     width: 100% !important;
+    border-radius: 0 !important;
   }
   .wd-swiper__image {
     height: 100% !important;

+ 2 - 0
src/pages/my/index.vue

@@ -49,6 +49,7 @@
             @click="toNextPage('/pagesOne/record/claimList?type=list')"
             is-link
             title="快速理赔"
+            border
           >
             <template #icon>
               <image :src="imgObj.lpIcon" mode="scaleToFill" />
@@ -356,6 +357,7 @@ onShow(() => {
     ::v-deep .wd-cell__wrapper {
       display: flex;
       align-items: center;
+      height: 104rpx;
     }
     ::v-deep .wd-cell__value {
       display: flex;