C端小程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

38 行
1.2 KiB

  1. {
  2. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  3. "projectname": "C",
  4. "setting": {
  5. "compileHotReLoad": true,
  6. "urlCheck": false,
  7. "preloadBackgroundData": false,
  8. "useIsolateContext": true
  9. },
  10. "libVersion": "3.0.1",
  11. "condition": {
  12. "miniprogram": {
  13. "list": [
  14. {
  15. "name": "exchangeCard",
  16. "pathName": "pages3/exchangeCard/exchangeCard",
  17. "query": "",
  18. "launchMode": "default",
  19. "scene": null
  20. },
  21. {
  22. "name": "pages/index/index",
  23. "pathName": "pages/index/index",
  24. "query": "type=se",
  25. "launchMode": "default",
  26. "scene": null
  27. },
  28. {
  29. "name": "",
  30. "pathName": "https://game.malls.iformall.com/game/goldEqg/index.html?token=f7947cfe-f744-4db9-9df7-be4595e77d2b:1063:wx-cuser&gameld=2&id=806319604576579584",
  31. "query": "",
  32. "launchMode": "default",
  33. "scene": null
  34. }
  35. ]
  36. }
  37. }
  38. }