{
"pages": [
"pages/body/body",
"pages/body/New single",
"pages/Dismantling/Dismantling",
"pages/body/Equal goods",
"pages/Guarantee/Guarantee",
"pages/body/install"
],
"window": {
"backgroundColor": "#F6F6F6",
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#F6F6F6",
"navigationBarTitleText": "车辆维修进度",
"navigationBarTextStyle": "black"
},
"sitemapLocation": "sitemap.json",
"tabBar": {
"list": [{
"pagePath": "pages/Guarantee/Guarantee",
"text": "保修"
},{
"pagePath": "pages/Dismantling/Dismantling",
"text": "拆检"
}]
}
}
文件名称中间不要用空格
老师我这个Urls路径怎么写呀