index.html 644 B

1234567891011121314151617
  1. <!DOCTYPE HTML>
  2. <html lang="zh-cn" manifest="">
  3. <head>
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=10, user-scalable=yes">
  7. <title>运营中心 - U企云服</title>
  8. <link rel="icon" href="./resources/images/favicon.png" type="image/x-icon">
  9. <!-- The line below must be kept intact for Sencha Cmd to build your application -->
  10. <script id="microloader" data-app="a20e1670-7932-41f6-8e9c-55b77cba3f26" type="text/javascript" src="bootstrap.js"></script>
  11. </head>
  12. <body class="launching"></body>
  13. </html>