黄琪勇 8 mesiacov pred
rodič
commit
df050cb70c

+ 1 - 1
src/page-instrument/component/vip/index.tsx

@@ -85,7 +85,7 @@ export default defineComponent({
       })
       return () => (
          <>
-            <Popup zIndex={9999999} show={vipData.show} get-container="body" closeable onClickCloseIcon={handleClose} round>
+            <Popup zIndex={999999999999999999} show={vipData.show} get-container="body" closeable onClickCloseIcon={handleClose} round>
                <div class={styles.vip}>
                   <img src={TipsIcon} />
                   <p>{getContent.value}</p>