image.png
- page.json
{
"path": "pages/index/index",
"style": {
"app-plus": {
"titleNView": {
"searchInput": {
"placeholder": "搜索职位/公司",
"align": "left",
"backgroundColor": "#FFF",
"borderRadius": "10px",
"placeholderColor": "#6d6c67"
},
"buttons": [
{
"text": "搜索",
"float": "right",
"fontSize": "16",
"fontWeight": "bold"
}
]
}
}
}
},