公告板
版本库
filestore
活动
搜索
登录
main
/
lmk-shop-web
绿满筐商城sweb-vue服务
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
以及新增商品选择定制商品模板,订单详情页面展示定制商品模板信息
zxl
2025-10-11
88ce566fdb66bbc7c253b1ca7a4ed0276d8d240c
[lmk-shop-web.git]
/
buyer
/
.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