增加问题展示页面和相关静态文件

This commit is contained in:
virusdefender
2015-08-02 08:50:19 +08:00
parent f80d10917f
commit cac9ac91f6
10 changed files with 135 additions and 35 deletions

View File

@@ -14,6 +14,7 @@ var require = {
login: "app/account/login",
oj: "app/oj",
"bs_alert": "utils/bs_alert",
submit_code: "app/problem/submit_code",
//formValidation 不要在代码中单独使用而是使用和修改utils/validation