Commit 4933d4ac4f22ca0cdf3f4fa6329d9c7aa7934ed4
1 parent
33f45aa9
1.修改bootstrap链接
Showing
1 changed file
with
1 additions
and
1 deletions
WebRoot/WEB-INF/jsp/sunvote/homework/homework_list.jsp
@@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
19 | <!-- 日期框 --> | 19 | <!-- 日期框 --> |
20 | <link rel="stylesheet" href="static/ace/css/datepicker.css" /> | 20 | <link rel="stylesheet" href="static/ace/css/datepicker.css" /> |
21 | <link | 21 | <link |
22 | - href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" | 22 | + href="static/css/bootstrap.min.css" |
23 | rel="stylesheet"> | 23 | rel="stylesheet"> |
24 | <link href="static/css/teach.css" rel="stylesheet"> | 24 | <link href="static/css/teach.css" rel="stylesheet"> |
25 | </head> | 25 | </head> |