add:插件目录

master
bobi 2019-08-27 09:01:21 +08:00
parent 386271eec4
commit 8acd42a351
1 changed files with 15 additions and 3 deletions

View File

@ -311,13 +311,25 @@
"icon": "", "icon": "",
"children": [ "children": [
{ {
"title": "二维码", "title": "jquery.qrcode.js",
"href": "pages/tripartite/qrcode.html" "href": "pages/tripartite/qrcode.html"
}, },
{ {
"title": "让数字动起来", "title": "jquery.countup.js",
"href": "pages/tripartite/countup.html" "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"
}
] ]
} }
] ]