fix:修复一些BUG
This commit is contained in:
@@ -4,9 +4,9 @@ source_file = "大班幼儿学期发展报告.pptx"
|
||||
# 输出文件夹
|
||||
output_folder = "output"
|
||||
# Excel数据文件路径
|
||||
excel_file = "data/names.xlsx"
|
||||
excel_file = "names.xlsx"
|
||||
# 图片资源文件夹
|
||||
image_folder = "data/images"
|
||||
image_folder = "images"
|
||||
# 字体文件夹
|
||||
fonts_dir = "fonts"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user