1 Star 0 Fork 8

yhscholar/hotelRoomService

forked from javazj/hotelRoomService 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.config.json 2.32 KB
一键复制 编辑 原始数据 按行查看 历史
javazj 提交于 2024-02-26 18:08 +08:00 . 初始导入
{
"description": "项目配置文件。",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": false,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false
},
"compileType": "miniprogram",
"libVersion": "2.11.2",
"appid": "wxa46b09d413fbcaff",
"projectname": "%E9%87%91%E9%92%A5%E5%8C%99%E4%BC%98%E6%9C%8D",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"miniprogram": {
"list": [
{
"name": "home",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"name": "商品详情页面",
"pathName": "pages/goods-details/index",
"query": "id=134&inviter_id=456",
"scene": 1011
},
{
"name": "商品详情页面",
"pathName": "pages/goods-details/index",
"query": "id= 6761",
"scene": null
},
{
"name": "砍价详情页面",
"pathName": "pages/goods-details/index",
"query": "id=6765",
"scene": null
},
{
"name": "砍价详情页面",
"pathName": "pages/goods-details/index",
"query": "id=6765&kjJoinUid=701677",
"scene": null
},
{
"name": "拼团",
"pathName": "pages/goods-details/index",
"query": "id=6761",
"scene": null
},
{
"name": "生成海报",
"pathName": "pages/goods-details/poster",
"query": "goodsid=6761",
"scene": null
},
{
"name": "分销中心",
"pathName": "pages/fx/apply-status",
"query": "",
"scene": null
}
]
}
},
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yhscholar/hotelRoomService.git
[email protected]:yhscholar/hotelRoomService.git
yhscholar
hotelRoomService
hotelRoomService
main

搜索帮助