@@ -1,7 +1,7 @@
<template>
<view class="page">
<!-- 头部区域 -->
- <u-sticky zIndex="999" customNavHeight="0">
+ <u-sticky zIndex="10072" customNavHeight="0">
<uni-NavBar headerTitle="报价详情" background="#fff" :isSlot="true" :rightSlot="true"
:borderBottom="orderFilterShow?'1rpx solid #eee':'none'">
<template #search>
@@ -11,7 +11,7 @@
<pdf-viewer v-if="pdfLoaded" :pdfUrl="pdfUrl" :key="pdfUrl" />
<view v-else class="loading">加载中...</view>
</template>
- <u-empty v-else mode="car" icon="/static/image/Frame.png" text="暂无相关保单数据">
+ <u-empty v-else mode="car" icon="/static/image/Empty1.png" text="暂无相关保单数据">
</u-empty>
</view>
<view class="footer">