#FFFFFF
#FFFFFF
import '../../zh_CN.js' instead of { options: { language_url: '../../zh_CN.js' } }
> Add the following codes in your files: > > import '../../../static/langs/zh_CN.js' > > in stead of > > options: { > language_url: '/static/langs/zh_CN.js', > images_upload_url: `/api/upload-image/` > }, great
> @hatch1994 请问你后来解决了吗 请问你解决了吗
按上边提示做做过,但是提示 Linking /usr/local/Cellar/imagemagick@6/6.9.9-34... 76 symlinks created If you need to have this software first in your PATH instead consider running: echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> ~/.zshrc 执行echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> ~/.zshrc...
好的谢谢我试试