diff --git a/data/navs.json b/data/navs.json index 3949057..85cdab0 100644 --- a/data/navs.json +++ b/data/navs.json @@ -7,12 +7,6 @@ "spread": true, "isCheck": true }, - { - "title": "测试", - "href": "pages/help/test.html", - "fontFamily": "ok-icon", - "icon": "" - }, { "title": "控制台示例", "href": "", diff --git a/pages/help/okFly.html b/pages/help/okFly.html index 8e109ce..cbc4645 100644 --- a/pages/help/okFly.html +++ b/pages/help/okFly.html @@ -54,12 +54,12 @@ okFly.post("/test", {a:1,b:2}).then(function(res){