|
@@ -229,6 +229,40 @@
|
|
"navigationBarTitleText": "抱歉,出错了",
|
|
"navigationBarTitleText": "抱歉,出错了",
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+
|
|
|
|
+ {
|
|
|
|
+ // uuid绑定
|
|
|
|
+ "path": "pages/public/uuid",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "uuid绑定",
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ // 远程操作
|
|
|
|
+ "path": "pages/public/remote",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "远程操作",
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+
|
|
|
|
+ {
|
|
|
|
+ // uuid绑定 腾讯使用
|
|
|
|
+ "path": "pages/public/uuidt",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "uuid绑定",
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ // 远程操作 腾讯使用
|
|
|
|
+ "path": "pages/public/remotet",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "远程操作",
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|