diff --git a/data/navs.json b/data/navs.json index c4cc434..5651240 100644 --- a/data/navs.json +++ b/data/navs.json @@ -311,13 +311,25 @@ "icon": "", "children": [ { - "title": "二维码", + "title": "jquery.qrcode.js", "href": "pages/tripartite/qrcode.html" }, { - "title": "让数字动起来", + "title": "jquery.countup.js", "href": "pages/tripartite/countup.html" - } + }, + { + "title": "toastr.js", + "href": "pages/tripartite/countup.html" + }, + { + "title": "SweetAlert2.js", + "href": "pages/tripartite/countup.html" + }, + { + "title": "Animate.css", + "href": "https://daneden.github.io/animate.css" + } ] } ]