富茂A端打印模板内嵌编辑器
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

13 行
142 B

  1. # 忽略目录
  2. example/
  3. dist/
  4. src/
  5. node_modules/
  6. .vscode/
  7. # 忽略指定文件
  8. vue.config.js
  9. babel.config.js
  10. .eslintrc.js
  11. .editorconfig
  12. *.map