Commit d1c8d47a by 罗长华

update

parent b5153753
No preview for this file type
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<title> <title>
wecloud-webim-demo-vue wecloud-webim-demo-vue
</title> </title>
<link href="/im/js/0.js" rel="prefetch"><link href="/im/js/1.js" rel="prefetch"><link href="/im/js/Chat.js" rel="prefetch"><link href="/im/js/Chat~meeting.js" rel="prefetch"><link href="/im/js/meeting.js" rel="prefetch"><link href="/im/js/other.js" rel="prefetch"><link href="/im/js/app.js" rel="preload" as="script"><link href="/im/js/chunk-vendors.js" rel="preload" as="script"></head> <link href="/im/js/0.js" rel="prefetch"><link href="/im/js/1.js" rel="prefetch"><link href="/im/js/Chat.js" rel="prefetch"><link href="/im/js/meeting.js" rel="prefetch"><link href="/im/js/other.js" rel="prefetch"><link href="/im/js/app.js" rel="preload" as="script"><link href="/im/js/chunk-vendors.js" rel="preload" as="script"></head>
<body> <body>
<noscript> <noscript>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head>
<head> <meta charset="UTF-8" />
<meta charset="UTF-8"> <meta
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- 360兼容模式 --> <!-- 360兼容模式 -->
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> --> <!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> -->
...@@ -20,21 +22,19 @@ ...@@ -20,21 +22,19 @@
<!-- TCube打包-使用的title和ico --> <!-- TCube打包-使用的title和ico -->
<title>TCube-云工作平台</title> <title>TCube-云工作平台</title>
<link rel="Shortcut Icon" href=/international.png /> <link rel="Shortcut Icon" href=/international.png />
<!-- <script <!-- <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBzg4X2rwx8dvNHnwdsbnA6wAgP0bno9GE&callback=initMap&libraries=places"></script> -->
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBzg4X2rwx8dvNHnwdsbnA6wAgP0bno9GE&callback=initMap&libraries=places"></script> -->
<title>TCube-Cloud working platform</title> <title>TCube-Cloud working platform</title>
<script type="text/javascript" <script
src="https://api.map.baidu.com/api?v=2.0&ak=MuVTMaG8BaF04bUVQCVAErCbA1lKwLhz"></script> type="text/javascript"
</head> src="https://api.map.baidu.com/api?v=2.0&ak=MuVTMaG8BaF04bUVQCVAErCbA1lKwLhz"
></script>
</head>
<body> <body>
<noscript>您需要启用JavaScript来运行这个应用。</noscript> <noscript>您需要启用JavaScript来运行这个应用。</noscript>
<div id="root"></div> <div id="root"></div>
<script src="/index.js"></script> <script src="/index.js"></script>
</body>
</body>
</html> </html>
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment