import BLOG from '@/blog.config' /** * 第三方代码 统计脚本 * @returns {JSX.Element} * @constructor */ const ThirdPartyScript = () => { return (<> {BLOG.comment?.DaoVoiceId && (<> {/* DaoVoice 反馈 */} )} {/* 代码统计 */} {BLOG.isProd && (<> {/* ackee统计脚本 */} {BLOG.analytics.provider === 'ackee' && (