D0n9X1n / hexo-blog-encrypt

Yet, just another hexo plugin for security.
https://www.npmjs.com/package/hexo-blog-encrypt
MIT License
971 stars 101 forks source link

显示不全 #85

Closed ghost closed 5 years ago

ghost commented 5 years ago

为什么我的消息提示和错误弹窗和期望的不一样呢?

捕获

D0n9X1n commented 5 years ago

你有没有修改过模版?有的话,把新的模版发上来看看。

ghost commented 5 years ago

的确,我改过模板了,这是主题作者给出的办法 hexo-theme-inside 添加文章加密 我按照改过后能进行验证,就是提示语没能正确显示

D0n9X1n commented 5 years ago

Console 有没有报错?

简单点的修改的话,就直接把模版里面的 {{message}} 改成你要的文字。不通过配置进行修改了。

ghost commented 5 years ago

解决了,谢谢😜