BUG 28271

This commit is contained in:
aixianling
2022-03-18 17:18:12 +08:00
parent 89509848cc
commit 9fcc27a8fc

View File

@@ -1,6 +1,6 @@
<template>
<section class="AiSearchPopup">
<u-popup v-model="show" :length="length" closeable :mode="mode" border-radius="32">
<u-popup v-model="show" :length="length" closeable :mode="mode" border-radius="32" z-index="202203181717" safe-area-inset-bottom>
<slot v-if="$slots.default"/>
<div class="searchPane" v-else>
<div class="title">{{ title }}</div>