其名为碰
其名为碰
### Qexo 版本 v3.2.1 ### 平台 MongoDB & Vercel ### 问题描述 配置正确,png图片能传,但是bmp上传提示网络错误 ### 复现链接 _No response_ ### 截图 
### 检查清单 - [X] 已经阅读过 [官方文档](https://xaoxuu.com/wiki/stellar/) 相关内容,并尝试进行搜索。 - [ ] 尝试过在本地测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 - [ ] 尝试过在 Codespace 中测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 ### 问题描述  友链可以用group分组,并且还含有description和keyword字段
### 检查清单 - [X] 已经阅读过 [官方文档](https://xaoxuu.com/wiki/stellar/) 相关内容,并尝试进行搜索。 - [X] 尝试过在本地测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 - [X] 尝试过在 Codespace 中测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 ### 问题描述 我想统计当前页面的浏览量,开启waline的pageview之后,应该怎么样应用到页面呢
QtWebEngineProcess.exe - 应用程序内部错误 应用程序无法正常启动(0xc0000142)。请单击“确定”关闭应用程序
helpers.php 116行起 ``` $isMysql = strpos($db->getAdapterName(), "Mysql") !== false; $isPostgre = strpos($db->getAdapterName(), "Pgsql") !== false; try { if ($isMysql) { $db->query('ALTER TABLE `' . $prefix . 'contents` ADD `views` INT(10)...