|
@@ -245,15 +245,10 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "待办单",
|
|
|
"app-plus": {
|
|
|
- "bounce": "none", //关闭窗口回弹效果
|
|
|
"titleNView": {
|
|
|
- "buttons": [ //原生标题栏按钮配置,
|
|
|
+ "buttons": [
|
|
|
{
|
|
|
- "text": "\ue610 新增", //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
|
|
|
- "fontSize": 16,
|
|
|
- "color": "#eee",
|
|
|
- "width": "80px",
|
|
|
- "fontSrc": "/static/iconfont/iconfont.ttf"
|
|
|
+ "text": ""
|
|
|
}
|
|
|
]
|
|
|
}
|