feat: 问题反馈问题修复

This commit is contained in:
duanshuwen
2025-11-05 21:10:11 +08:00
parent 217ee3228a
commit 0758179b93
2 changed files with 3 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="flex flex-col h-screen" @touchend="handleTouchEnd">
<view class="flex flex-col h-screen">
<!-- 顶部自定义导航栏 -->
<view class="header" :style="{ paddingTop: statusBarHeight + 'px' }">
<ChatTopNavBar