修改 js 路径和引用方式

This commit is contained in:
virusdefender
2015-08-02 18:09:28 +08:00
parent cf4ae5aa12
commit 798e68509b
8 changed files with 22 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
define("contest", ["jquery", "avalon", "editor", "uploader", "datetimepicker",
require(["jquery", "avalon", "editor", "uploader", "datetimepicker",
"validation"
],
function ($, avalon, editor, uploader) {