fix: 新增悬停回到工作台功能,组件全局使用。
This commit is contained in:
@@ -95,6 +95,8 @@
|
||||
<u-picker itemHeight="88" :show="showPerson" :columns="personList" keyName="name" @cancel="handlePersonCancel"
|
||||
@confirm="handlePersonConfirm"></u-picker>
|
||||
</view>
|
||||
<!--返回首页按钮 -->
|
||||
<suspend></suspend>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user