抖音b端
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.

project.config.json 811 B

2 vuotta sitten
1234567891011121314151617181920212223242526272829303132
  1. {
  2. "setting": {
  3. "urlCheck": true,
  4. "es6": true,
  5. "newFeature": false,
  6. "postcss": false,
  7. "autoCompile": true,
  8. "mockUpdate": true,
  9. "minified": false,
  10. "autoPush": false,
  11. "scripts": false,
  12. "mockLogin": false
  13. },
  14. "appid": "tt1f6669db8058907a01",
  15. "projectname": "tt富茂B",
  16. "condition": {
  17. "miniprogram": {
  18. "current": -1,
  19. "list": [
  20. {
  21. "id": 1637139224806,
  22. "name": "11",
  23. "pathName": "pages/orderUrl/orderUrl",
  24. "query": "",
  25. "scene": "990001",
  26. "launchFrom": "scan",
  27. "location": "qr_code"
  28. }
  29. ]
  30. }
  31. }
  32. }