mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-20 10:48:00 +08:00
搭建框架
This commit is contained in:
3
static/js/main.js
Normal file
3
static/js/main.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function () {
|
||||
$("[data-toggle='tooltip']").tooltip();
|
||||
})();
|
Reference in New Issue
Block a user