加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
朱霞云 提交于 2020-05-23 15:02 . Z
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false
},
"compileType": "miniprogram",
"libVersion": "2.11.0",
"appid": "touristappid",
"projectname": "LS_trip",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "pages/recommended_Travel/recommended_Travel",
"pathName": "pages/recommended_Travel/recommended_Travel",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/hot_Topic/hot_Topic",
"pathName": "pages/hot_Topic/hot_Topic",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/travel_Articles/travel_Articles",
"pathName": "pages/travel_Articles/travel_Articles",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/schedule_Details/schedule_Details",
"pathName": "pages/schedule_Details/schedule_Details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/attractions_Details/attractions_Details",
"pathName": "pages/attractions_Details/attractions_Details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/hotel_Details/hotel_Details",
"pathName": "pages/hotel_Details/hotel_Details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/catering_Details/catering_Details",
"pathName": "pages/catering_Details/catering_Details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/roaming_Strategy_Set/roaming_Strategy_Set",
"pathName": "pages/roaming_Strategy_Set/roaming_Strategy_Set",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/tour_Guide_Gathers_Details/tour_Guide_Gathers_Details",
"pathName": "pages/tour_Guide_Gathers_Details/tour_Guide_Gathers_Details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/map_Itinerary_Details/map_Itinerary_Details",
"pathName": "pages/map_Itinerary_Details/map_Itinerary_Details",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/recommend/recommend",
"pathName": "pages/recommend/recommend",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/bus_Tour/bus_Tour",
"pathName": "pages/bus_Tour/bus_Tour",
"scene": null
}
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化