@@ -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>