|
|
@@ -15,10 +15,10 @@
|
|
|
<!--<link rel ="shortcut icon" type="image/x-icon" href="static/logo.gif"> -->
|
|
|
<title>智能客服系统</title>
|
|
|
</head>
|
|
|
-<!-- <script src="./url_config.js"></script> -->
|
|
|
+<script src="./url_config.js"></script>
|
|
|
<script>
|
|
|
- window.url_https_ajax = 'https://manage.281570.com';
|
|
|
- window.url_https_wss = 'link.281570.com';
|
|
|
+ // window.url_https_ajax = 'https://manage.281570.com';
|
|
|
+ // window.url_https_wss = 'link.281570.com';
|
|
|
</script>
|
|
|
<body>
|
|
|
<div id="app"></div>
|