Commit d1c8d47a by 罗长华

update

parent b5153753
No preview for this file type
......@@ -10,7 +10,7 @@
<title>
wecloud-webim-demo-vue
</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>
<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>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- 360兼容模式 -->
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> -->
......@@ -20,21 +22,19 @@
<!-- TCube打包-使用的title和ico -->
<title>TCube-云工作平台</title>
<link rel="Shortcut Icon" href=/international.png />
<!-- <script
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBzg4X2rwx8dvNHnwdsbnA6wAgP0bno9GE&callback=initMap&libraries=places"></script> -->
<!-- <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBzg4X2rwx8dvNHnwdsbnA6wAgP0bno9GE&callback=initMap&libraries=places"></script> -->
<title>TCube-Cloud working platform</title>
<script type="text/javascript"
src="https://api.map.baidu.com/api?v=2.0&ak=MuVTMaG8BaF04bUVQCVAErCbA1lKwLhz"></script>
</head>
<script
type="text/javascript"
src="https://api.map.baidu.com/api?v=2.0&ak=MuVTMaG8BaF04bUVQCVAErCbA1lKwLhz"
></script>
</head>
<body>
<body>
<noscript>您需要启用JavaScript来运行这个应用。</noscript>
<div id="root"></div>
<script src="/index.js"></script>
</body>
</body>
</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