已解决 pages.json 里这样改 { "path": "pages/order/news-info", "style": { "app-plus": { "navigationBarTitleText": "发现好文", "titleNView": { "autoBackButton": false, "buttons": [{ "float": "left", "type": "back" }] } } }
2 个回复
3***@qq.com (作者)
已解决 pages.json 里这样改
{
"path": "pages/order/news-info",
"style": {
"app-plus": {
"navigationBarTitleText": "发现好文",
"titleNView": {
"autoBackButton": false,
"buttons": [{
"float": "left",
"type": "back"
}]
}
}
}
莫不静好
这样写要自己加返回的事件吗