2021-07-05 22:37:15 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
2021-10-16 21:04:28 +00:00
|
|
|
<html>
|
2021-07-05 22:37:15 +00:00
|
|
|
|
2021-10-16 21:04:28 +00:00
|
|
|
<head>
|
2021-10-25 19:05:17 +00:00
|
|
|
<!-- enable for mobile support -->
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0 maximum-scale=1.0 user-scalable=no"
|
|
|
|
charset="utf-8" />
|
|
|
|
<!-- <style>
|
|
|
|
body,
|
|
|
|
html {
|
|
|
|
position: fixed;
|
|
|
|
}
|
|
|
|
</style> -->
|
2021-07-29 01:46:53 +00:00
|
|
|
</head>
|
2021-07-05 22:37:15 +00:00
|
|
|
|
2021-10-16 21:04:28 +00:00
|
|
|
|
2021-07-29 01:46:53 +00:00
|
|
|
<body>
|
|
|
|
<div id="_dioxusroot">
|
|
|
|
</div>
|
|
|
|
</body>
|
2021-10-04 14:22:20 +00:00
|
|
|
<script type="text/javascript" src="index.js">
|
2021-07-29 01:46:53 +00:00
|
|
|
</script>
|
2021-07-05 22:37:15 +00:00
|
|
|
|
|
|
|
</html>
|