// import './index.less'; import { Image } from 'ant-design-vue'; import { getImage } from '@/utils/comm'; const DingTalkRebot = () => { const groupSetting = getImage( '/notice/doc/config/dingTalk-rebot/01-group-setting.jpg', ); const rebot = getImage('/notice/doc/config/dingTalk-rebot/02-rebot.jpg'); const webhook = getImage( '/notice/doc/config/dingTalk-rebot/03-Webhook.jpg', ); return (