# 版式文件 **Repository Path**: skisopen/layout-file ## Basic Information - **Project Name**: 版式文件 - **Description**: 版式文件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-26 - **Last Updated**: 2026-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用 ```sh git add . git commit -m "描述修改了什么" git push -u origin master git pull # 拉取最新的文件 ``` # 注意 ### .word 目录中为原始的 word 文档 ### 使用 office 打开word 文档,将文件另存为 筛选过的网页 html 文件 ### 最好在转 html 文件之前 将 对应的字段填写到表格中。 ### 为了防止乱码,转为html后,需要加上 UTF8 编码格式,并且删除原来的编码meta行 ### 原来字段 self.abcd 需要转为 self_abcd ### 涉及 循环的 需要 先判空 ### 对应事项 的版式文件,需要检查每一个字段,有疑问的发群里。