|
@@ -9,6 +9,13 @@
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
}, {
|
|
}, {
|
|
|
|
+ // 设备文章
|
|
|
|
+ "path": "pages/article/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "onReachBottomDistance": 50
|
|
|
|
+ }
|
|
|
|
+ }, {
|
|
// 耳机操作手势
|
|
// 耳机操作手势
|
|
"path": "pages/operation/index",
|
|
"path": "pages/operation/index",
|
|
"style": {
|
|
"style": {
|