Style(云灵AI):界面调整,屏蔽以图搜商品入口
This commit is contained in:
@@ -35,7 +35,8 @@ export const chatMixinsV2 = {
|
||||
type: 'prompt',
|
||||
prompt: '帮我查询我的待发货、待收货订单信息',
|
||||
url: ''
|
||||
},
|
||||
}
|
||||
/*
|
||||
{
|
||||
icon: 'icon-52',
|
||||
text: '拍照识图',
|
||||
@@ -43,6 +44,7 @@ export const chatMixinsV2 = {
|
||||
prompt: '',
|
||||
url: '/aiChat/views/imageRecognition'
|
||||
}
|
||||
*/
|
||||
]),
|
||||
scrollData: {},
|
||||
scrollTop: 0,
|
||||
|
||||
@@ -130,7 +130,7 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.image-recognition-result-page {
|
||||
min-height: 100vh;
|
||||
background: #F5F8FF;
|
||||
background: #fff;
|
||||
|
||||
.page-body {
|
||||
min-height: 100vh;
|
||||
|
||||
Reference in New Issue
Block a user