Tianze Zhu

Results 7 issues of Tianze Zhu

I failed to install TranslucentTB by TranslucentTB.appinstaller. [![5S5uhd.png](https://z3.ax1x.com/2021/10/07/5S5uhd.png)](https://imgtu.com/i/5S5uhd) [![5S5M9A.png](https://z3.ax1x.com/2021/10/07/5S5M9A.png)](https://imgtu.com/i/5S5M9A) ```xml ```

When I build with CMake,only a few content in `lib` and `include` folder. My generator is VS2022. The file in bin is built successfully. ![生成配置.png](https://i.loli.net/2021/11/29/ulyhbYKVgfcUmiE.png) ![include.png](https://i.loli.net/2021/11/29/Yb4ozOCZ6SdvQLy.png) ![lib.png](https://i.loli.net/2021/11/29/ykRUXlJKL8fB97P.png)

Tim在微信登陆界面扫码后,左下角出现感叹号,无法登陆。 [![f65O5d.png](https://z3.ax1x.com/2021/08/14/f65O5d.png)](https://imgtu.com/i/f65O5d) 系统配置如下 [![f6IQZF.png](https://z3.ax1x.com/2021/08/14/f6IQZF.png)](https://imgtu.com/i/f6IQZF)

![QQ截图20211206034149.png](https://s2.loli.net/2021/12/06/6MJohj5SpEQGxeq.png) ![QQ截图20211206034048.png](https://s2.loli.net/2021/12/06/N9bPmDvlTZxo5GE.png)

bug

# 评论系统为Valine # 最近评论时间显示不正常 ![最近评论.png](https://i.loli.net/2021/09/01/Fsk7QJMlqtH24ep.png) # 文章中的评论时间正确 ![文章中评论.png](https://i.loli.net/2021/09/01/5PayfJKZRu8c4Il.png)

已经安装 hexo-filter-mathjax,渲染器为 hexo-renderer-marked,部分文章mathjax为true时出错,部分文章mathjax为true时渲染正常。 [![hdH9US.png](https://z3.ax1x.com/2021/09/01/hdH9US.png)](https://imgtu.com/i/hdH9US) 其中一篇文章mathjax为false hexo g正常 [![hdHpE8.png](https://z3.ax1x.com/2021/09/01/hdHpE8.png)](https://imgtu.com/i/hdHpE8) 那篇文章mathjax为true,hexo g出错 [![hd7zHf.png](https://z3.ax1x.com/2021/09/01/hd7zHf.png)](https://imgtu.com/i/hd7zHf) [![hdHC4g.png](https://z3.ax1x.com/2021/09/01/hdHC4g.png)](https://imgtu.com/i/hdHC4g) 如果先设置为false,再 hexo g,hexo s,显示正常,再将mathjax设置为true,再刷新也显示正常,但是关闭后再hexo g就出现上述情况。 初步排查发现是markdown文件中有 ` `等字符串导致渲染出现错误。

bug

项目clone到本地后,运行npm install安装依赖,报错。降低版本至@[email protected]仍报错。 ```shell npm ERR! code 1 npm ERR! path D:\File\Courses\SystemAbilityTraining\zfile-vue\node_modules\node-sass npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node scripts/build.js npm ERR! Building: D:\Environment\Node.js\node.exe D:\File\Courses\SystemAbilityTraining\zfile-vue\node_modules\node-gyp\bin\node-gyp.js rebuild...