键盘遮挡输入框问题

This commit is contained in:
冯辉
2026-03-16 14:14:51 +08:00
parent 4078f2e543
commit c43c0592c6
2 changed files with 119 additions and 117 deletions

View File

@@ -198,7 +198,7 @@
class="input"
@confirm="sendMessage"
:disabled="isTyping"
:adjust-position="false"
:adjust-position="true"
placeholder="请输入您的职位名称、薪资要求、岗位地址"
v-show="!isVoice"
/>