init
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -25,8 +25,8 @@ | ... | @@ -25,8 +25,8 @@ |
| 25 | <meta name="description" content=""> | 25 | <meta name="description" content=""> |
| 26 | <title>标题</title> | 26 | <title>标题</title> |
| 27 | <script> | 27 | <script> |
| 28 | // var apiBaseUrl = "http://151.28ms.com:8088/"; | 28 | var apiBaseUrl = "http://151.28ms.com:8088/"; |
| 29 | var apiBaseUrl = "http://192.168.11.60:8082/"; | 29 | // var apiBaseUrl = "http://192.168.11.60:8082/"; |
| 30 | 30 | ||
| 31 | </script> | 31 | </script> |
| 32 | </head> | 32 | </head> | ... | ... |
-
Please register or sign in to post a comment