dever 6 years ago
parent
commit
da1a19908c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tm/template_dir/header.html

+ 1 - 1
tm/template_dir/header.html

@@ -26,7 +26,7 @@
 <link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/public/static/css/style.css" />
 <link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/public/bootstrap/font-awesome-4.3.0/css/font-awesome.css" />
 
-<link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/haili/css/global.css?v2" />
+<link rel="stylesheet" type="text/css" href="<{$web_cfg.cdn}>/haili/css/global.css?v3" />
 
 <style>
 .submit_btn_style,.bg_color,.v_close_btn{background-color:<{$platform.color}>;}