加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 4.42 KB
一键复制 编辑 原始数据 按行查看 历史
17634547884 提交于 2022-04-27 16:19 . 1
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"minifyWXML": true
},
"compileType": "miniprogram",
"libVersion": "2.11.3",
"appid": "wx241184274eb4da97",
"projectname": "%E7%A4%BE%E5%8C%BA3",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "lionfish_comshop/moduleB/supply/orderManage",
"pathName": "lionfish_comshop/moduleB/supply/orderManage",
"query": "id=6",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/type/index",
"pathName": "lionfish_comshop/pages/type/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/user/me",
"pathName": "lionfish_comshop/pages/user/me",
"query": "",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/goods/goodsDetail",
"pathName": "lionfish_comshop/pages/goods/goodsDetail",
"query": "id=23287",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/order/shopCart",
"pathName": "lionfish_comshop/pages/order/shopCart",
"query": "id=23287",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/user/me",
"pathName": "lionfish_comshop/pages/user/me",
"query": "",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/goods/goodsDetail",
"pathName": "lionfish_comshop/pages/goods/goodsDetail",
"query": "",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/user/protocol",
"pathName": "lionfish_comshop/pages/user/protocol",
"query": "",
"scene": null
},
{
"id": -1,
"name": "菜谱",
"pathName": "lionfish_comshop/moduleA/menu/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "其他",
"pathName": "lionfish_comshop/moduleA/menu/other",
"query": "",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/order/placeOrder",
"pathName": "lionfish_comshop/pages/order/placeOrder",
"query": "id=23287",
"scene": null
},
{
"id": -1,
"name": "lionfish_comshop/pages/type/index",
"pathName": "lionfish_comshop/pages/type/index",
"query": "",
"scene": null
},
{
"id": 12,
"name": "今日新品",
"pathName": "lionfish_comshop/moduleA/special/index",
"query": "head_id=45&id=5",
"scene": null
},
{
"id": 13,
"name": "登录",
"pathName": "lionfish_comshop/distributionCenter/pages/loginFixed",
"query": "",
"scene": null
}
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化