mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
bootstrap 更新打包
This commit is contained in:
parent
e517dbcbc2
commit
2f17424fac
@ -37,6 +37,7 @@
|
||||
modal: "lib/bootstrap/modal",
|
||||
dropdown: "lib/bootstrap/dropdown",
|
||||
transition: "lib/bootstrap/transition",
|
||||
collapse: "lib/bootstrap/collapse",
|
||||
|
||||
//百度webuploader -> uploader
|
||||
webUploader: "lib/webuploader/webuploader",
|
||||
|
||||
2
static/src/js/lib/bootstrap/bootstrap.js
vendored
2
static/src/js/lib/bootstrap/bootstrap.js
vendored
@ -1 +1 @@
|
||||
require(["jquery", "modal", "dropdown", "transition"]);
|
||||
require(["jquery", "modal", "dropdown", "transition", "collapse"]);
|
||||
Loading…
Reference in New Issue
Block a user