小程序农机手端

project.private.config.json 420B

123456789
  1. {
  2. "projectname": "machinery-miniapp-worker",
  3. "appid": "wx6d749c13e3f8b39a",
  4. "setting": {
  5. "compileHotReLoad": true
  6. },
  7. "condition": {},
  8. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
  9. }