diff --git a/Cunkebao/pages/scenarios/index.vue b/Cunkebao/pages/scenarios/index.vue index cbc317e0..1fb15250 100644 --- a/Cunkebao/pages/scenarios/index.vue +++ b/Cunkebao/pages/scenarios/index.vue @@ -124,7 +124,7 @@ - + AI智能获客 Beta @@ -480,7 +480,9 @@ export default { padding: 30rpx 20rpx 15rpx; margin: 15rpx 7.5rpx 5rpx; - u-icon { + .robot-icon { + width: 56rpx; + height: 56rpx; margin-right: 10rpx; } diff --git a/Cunkebao/static/images/icons/robot.svg b/Cunkebao/static/images/icons/robot.svg new file mode 100644 index 00000000..b3957e75 --- /dev/null +++ b/Cunkebao/static/images/icons/robot.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file