mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
优化界面
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
$("#btnChangePrivatelyOwned").button("reset");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
$("#createToken,#deleteToken").on("click",function () {
|
||||
var btn = $(this).button("loading");
|
||||
var action = $(this).attr("data-action");
|
||||
|
||||
Reference in New Issue
Block a user