| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "",
- "pathName": "pages/index/index",
- "query": "",
- "launchMode": "default",
- "scene": null
- },
- {
- "name": "",
- "pathName": "pages/maritime/maritime",
- "query": "",
- "launchMode": "default",
- "scene": null
- }
- ]
- }
- },
- "setting": {
- "urlCheck": true,
- "preloadBackgroundData": false,
- "coverView": true,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "checkInvalidKey": true,
- "compileHotReLoad": true,
- "lazyloadPlaceholderEnable": false,
- "showES6CompileOption": false,
- "useStaticServer": true
- },
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "projectname": "%E8%88%B9%E4%B8%9C%E5%B0%8F%E7%A8%8B%E5%BA%8F",
- "libVersion": "2.25.1"
- }
|