称重小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
295 B

  1. {
  2. "miniprogramRoot": "./dist",
  3. "projectname": "weighing-platform",
  4. "description": "",
  5. "appid": "wx37fa34ae664500d2",
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": false,
  9. "postcss": false,
  10. "minified": false
  11. },
  12. "compileType": "miniprogram",
  13. "cloudfunctionRoot": "cloud/"
  14. }