修改支付记录展示

This commit is contained in:
Guoqs
2024-09-11 14:49:56 +08:00
parent 8ede915365
commit 1c349817b3
2 changed files with 14 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ charset = utf-8
# 缩进风格可选space、tab
indent_style = space
# 缩进的空格数
indent_size = 4
indent_size = 2
# 结尾换行符可选lf、cr、crlf
end_of_line = lf
# 在文件结尾插入新行