chore: 修复输入区导致的高度问题
This commit is contained in:
11
pages_tool/ai-chat/index.json
Normal file
11
pages_tool/ai-chat/index.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"navigationBarTitleText": "AI智能客服",
|
||||
"navigationBarBackgroundColor": "#ff4544",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#f8f8f8",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"usingComponents": {
|
||||
"ai-chat-message": "/components/ai-chat-message/ai-chat-message"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user