dddx

Results 47 comments of dddx

I had almost the same problem today, and this time I found another command (`git status -z -uall`) that was executing very slowly: ```log 2025-03-06 20:09:06.458 [info] > git config...

Well, since this is not a vscode problem, let's close it. However, I upgraded `git` and it still didn't work. I don't know if it's caused by too many local...

好!就决定由你来实现了🐕

不知道你是否使用了Cloudflare的CDN加速,我之前遇到过一个问题,虽然和你的问题不一样,但大概率可以确定也是Cloudflare的CDN加速导致的,可以尝试修改CDN策略查看是否可行。下图是Cloudflare提供的策略选择: ![image](https://github.com/Mereithhh/vanblog/assets/45959431/0831df7a-5eb9-421d-9c21-615a723a37ae)

这不是项目本身所能提供的支持,建议学习Docker,完全可以参照项目中提供的 [docker-compose.yml](https://github.com/Mereithhh/vanblog/blob/master/docker-compose/docker-compose.yml) 自行配置

收入、支出的同类?如何维护?手动?请详细介绍一下你的想法

现在根据需求增加了【待收款】功能,该功能与预算管理类似,目前与流水管理没有任何关系,需要单独维护,可以更新 `4.3.4` 或前往演示站尝试使用。 如果针对【待收款】功能有更多优化建议,请重新提交建议。 本ISSUE关闭。

`v4.3.9` 版本中,数据分析已增加时间区间筛选,请更新试用