Skip to content

Commit 736ed56

Browse files
authored
Merge branch 'master' into fixrediscluster
2 parents 84445fa + bd229c2 commit 736ed56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/templates/2fa.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<link href="{% static 'bootstrap/css/bootstrap.min.css' %}" rel="stylesheet">
99
<link href="{% static 'bootstrap-select/css/bootstrap-select.min.css' %}" rel="stylesheet">
1010
<link href="{% static 'dist/css/login.css' %}" rel="stylesheet">
11+
<link href="{% static 'style.css' %}" rel="stylesheet">
12+
1113
<!-- HTML5 Shim 和 Respond.js 用于让 IE8 支持 HTML5元素和媒体查询 -->
1214
<!-- 注意: 如果通过 file:// 引入 Respond.js 文件,则该文件无法起效果 -->
1315
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)