--- import { latestComments } from '@/helpers/db/query'; import options from '@/options'; const comments = await latestComments(); --- { options.settings.sidebar.comment > 0 && (
近期评论
) }