42 Star 237 Fork 87

语辰软件/ShirneWxShop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.config.json 3.28 KB
一键复制 编辑 原始数据 按行查看 历史
shirne 提交于 2021-12-14 19:51 . getUserInfo修改为getUserProfile
{
"description": "项目配置文件。",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": false,
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.10.4",
"appid": "wx4cc41c15c87b812f",
"projectname": "%E5%BE%AE%E4%BF%A1%E5%95%86%E5%9F%8E",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "详情页",
"pathName": "pages/product/detail",
"query": "id=2"
},
{
"id": -1,
"name": "购物车",
"pathName": "pages/order/cart",
"query": ""
},
{
"id": 3,
"name": "会员中心",
"pathName": "pages/index/index",
"query": "tab=member",
"scene": null
},
{
"id": -1,
"name": "授权页",
"pathName": "pages/index/authorize",
"query": "",
"scene": null
},
{
"id": 4,
"name": "代理码进入",
"pathName": "pages/product/detail",
"query": "scene=tab%3Dhome%26agent%3Daaaa%26id%3D7",
"scene": null
},
{
"id": -1,
"name": "礼包页面",
"pathName": "pages/product/diy",
"query": "types=4",
"scene": null
},
{
"id": -1,
"name": "代理中心",
"pathName": "pages/team/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "新闻详情页",
"pathName": "pages/news/detail",
"query": "id=1006",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shirnecn/shop_mapp.git
git@gitee.com:shirnecn/shop_mapp.git
shirnecn
shop_mapp
ShirneWxShop
master

搜索帮助