123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- {
- "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "enhance": true,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": false,
- "coverView": true,
- "nodeModules": false,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "uglifyFileName": true,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "compileHotReLoad": false,
- "lazyloadPlaceholderEnable": false,
- "useMultiFrameRuntime": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "useIsolateContext": false,
- "userConfirmedBundleSwitch": false,
- "packNpmManually": false,
- "packNpmRelationList": [],
- "minifyWXSS": true,
- "disableUseStrict": false,
- "minifyWXML": true,
- "showES6CompileOption": false,
- "useCompilerPlugins": false,
- "ignoreUploadUnusedFiles": true,
- "useStaticServer": true,
- "condition": false
- },
- "compileType": "miniprogram",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- },
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "index/pages/videoshare/videoshare",
- "pathName": "index/pages/videoshare/videoshare",
- "query": "vid=301&userid=28",
- "scene": null
- },
- {
- "name": "分享",
- "pathName": "mycustomer/pages/shareMsg/shareMsg",
- "query": "share_user_id=28",
- "scene": null
- },
- {
- "name": "工具",
- "pathName": "pages/beforetest/beforetest",
- "query": "type=oldhouserenovation&share_user_id=514",
- "scene": null
- },
- {
- "name": "index/pages/articleshare/articleshare",
- "pathName": "index/pages/articleshare/articleshare",
- "query": "aid=282&userid=394",
- "scene": null
- },
- {
- "name": "二维码",
- "pathName": "pages/namecard/namecard",
- "query": "uid=302",
- "scene": null
- },
- {
- "name": "文章",
- "pathName": "index/pages/articleshare/articleshare",
- "query": "aid=742&userid=629",
- "scene": null
- },
- {
- "name": "分享",
- "pathName": "mycustomer/pages/shareMsg/shareMsg",
- "query": "share_user_id=490",
- "scene": null
- },
- {
- "name": "视频分享",
- "pathName": "index/pages/videoshare/videoshare",
- "query": "vid=1077&userid=1257",
- "scene": 1007
- },
- {
- "name": "名片",
- "pathName": "pages/namecard/namecard",
- "query": "uid=665",
- "scene": null
- },
- {
- "name": "邀请",
- "pathName": "mycustomer/pages/shareMsg/shareMsg",
- "query": "share_user_id=613",
- "scene": null
- },
- {
- "name": "红包",
- "pathName": "mycustomer/pages/giveshare/giveshare",
- "query": "key=fae85c0542ca12a771a04942ff44cbc4&nickname=孤独的微笑&userid=613",
- "scene": null
- }
- ]
- }
- },
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wxd621d357ca76c526"
- }
|