mirror of
https://gitee.com/energye/energy.git
synced 2024-12-05 13:17:54 +08:00
15 lines
358 B
Go
15 lines
358 B
Go
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>popup1</title>
|
|
<style>
|
|
</style>
|
|
<script type="application/javascript">
|
|
|
|
</script>
|
|
</head>
|
|
<body style="overflow: hidden;margin: 0px;padding: 0px;width: 100%;text-align: center;background-color: #702929;">
|
|
<h1 style="-webkit-app-region: drag;">模态窗口</h1>
|
|
</body>
|
|
</html> |