file\on\off增加国际化

国际化修改CA为CN
增加音频/视频标志开关功能
This commit is contained in:
duandongmei
2018-07-18 11:23:46 +08:00
parent 744df6a2de
commit f149800212
10 changed files with 204 additions and 27 deletions

View File

@@ -357,7 +357,7 @@ Color variants
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
color: #fff;
background: #337ab7; }
background: #e7505a; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {