index.html 623 B

1234567891011121314151617
  1. <!DOCTYPE html>
  2. <html lang="zh">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1" />
  6. <meta name="theme-color" content="#000000" />
  7. <meta name="description" content="Web site created using create-react-app" />
  8. <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
  9. <!-- <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon"> -->
  10. <title>云南沘江古桥一张图-后台管理</title>
  11. </head>
  12. <body>
  13. <noscript>You need to enable JavaScript to run this app.</noscript>
  14. <div id="root"></div>
  15. </body>
  16. </html>