Commit a38ffbdbf23fd5cfa2aa1062a9cafd406800cee5

Authored by Andy
1 parent 5972b557

add config.js 后台请求地址js

Showing 1 changed file with 1 additions and 0 deletions
index.html
@@ -13,6 +13,7 @@ @@ -13,6 +13,7 @@
13 <link rel="stylesheet" href="css/common.css?v=1"> 13 <link rel="stylesheet" href="css/common.css?v=1">
14 <link rel="stylesheet" href="css/index.css?a=1"> 14 <link rel="stylesheet" href="css/index.css?a=1">
15 <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"> 15 <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
  16 + <script src="js/config.js"></script>
16 <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> 17 <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
17 </head> 18 </head>
18 <body> 19 <body>