TAB不顯示
{
"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": "拆檢"
}]
}
}
2019-06-09
文件名稱中間不要用空格
2019-07-17
老師我這個Urls路徑怎么寫呀