| | |
| | | <meta charset="UTF-8" />
|
| | | <title>View</title>
|
| | | <link rel="stylesheet" href="app.css" />
|
| | | <script>var __uniConfig = {"globalStyle":{},"darkmode":false}</script>
|
| | | <script>var __uniConfig = {"globalStyle":{},"darkmode":true}</script>
|
| | | <script>
|
| | | var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
| | | CSS.supports('top: constant(a)'))
|
| | |
| | | <body>
|
| | | <div id="app"></div>
|
| | | <script src="uni-app-view.umd.js"></script>
|
| | | |
| | | <script src="app-wxs.js"></script>
|
| | | <script src="app-renderjs.js"></script>
|
| | |
|
| | | </body>
|