Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 397 Bytes

note.md

File metadata and controls

14 lines (10 loc) · 397 Bytes
  1. 关于file://
  • 原来直接打开html后请求接口, 以前都没注意.
  1. 期初未开票余额
  • 客户信息中【期初未开票余额】 如果想要有值, 需要有网格
  1. 打包下载过慢
  • 需要设置npm config set
  1. npm 多环境设置
  • 在Mac和Linux上使用export, 在windows上export要换成set
  1. zip 密码打包
  • zip -e hello.zip hello.xls