Merge branch 'feat/personnel_channel' into dev/1.0
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"navigationBarBackgroundColor": "#ff4544",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#f8f8f8",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"usingComponents": {
|
||||
"ai-chat-message": "/components/ai-chat-message/ai-chat-message"
|
||||
}
|
||||
}
|
||||
@@ -531,7 +531,7 @@ export default {
|
||||
<style lang="scss">
|
||||
|
||||
/* 引入图标字体 */
|
||||
@import url('/common/css/iconfont.css');
|
||||
@import url('@/common/css/iconfont.css');
|
||||
|
||||
/* 页面样式 */
|
||||
.ai-chat-page {
|
||||
|
||||
Reference in New Issue
Block a user