dashboard
repositories
filestore
activity
search
login
main
/
companyProjecet
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复添加、编辑名片模板背景图为固定尺寸问题
quanwei
2025-11-03
adf46e209a824f5d206fe549a252fd0184533b3a
[companyProjecet.git]
/
saas_vue
/
.editorconfig
1
2
3
4
5
6
7
8
9
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true