// import './index.less'; import { Image } from 'jetlinks-ui-components'; import { getImage } from '@/utils/comm'; const DingTalk = () => { const appKey = getImage( '/notice/doc/config/dingTalk-message/01-AppKey.jpg', ); const appSecret = getImage( '/notice/doc/config/dingTalk-message/02-AppSecret.jpg', ); return (