\documentclass{ctexart}
\makeatletter
\renewcommand{\@makefnmark}{\textsuperscript{\makebox{\normalfont(\@thefnmark)\quad}}}
\makeatother
\renewcommand\thefootnote{注\chinese{footnote}}
\usepackage{zhlipsum}
\begin{document}
\zhlipsum*[1]\footnote{这是一段乱文}
\end{document}试试这个




问 如何在尾注和脚注实现图中的样式?