张磊磊
2023-11-30 2777f69fbf5565f4caf275b8134737e333e407fc
xcx/robePages/safeManage/detailsCheck.vue
@@ -12,8 +12,8 @@
         <view class="check_details_contents">{{checkDetails.inspectContent}}</view>
         <view style="overflow:auto;height: 345px;">
            <view class="check_details_phone" v-for="(item,index) in checkPhone">
               <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
               <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
               <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
               <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
            </view>
         </view>
      </view>
@@ -28,8 +28,8 @@
         <view class="check_details_contents">{{checkDetails.feedbackContent}}</view>
         <view style="overflow:auto;height: 345px;">
            <view class="check_details_phone" v-for="(item,index) in overCheckPhone">
               <!-- <u-image :src="`https://pipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
               <u-album :urls="[`https://pipe.thhy-tj.com/${item.imgPath}`]"></u-album>
               <!-- <u-image :src="`https://szpipe.thhy-tj.com/${item.imgPath}`" ></u-image> -->
               <u-album :urls="[`https://szpipe.thhy-tj.com/${item.imgPath}`]"></u-album>
            </view>
         </view>
      </view>