
index.html 如下:(可以新建一个index.html文件直接复制,打开运行)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<style>
#panel {
position: absolute;
width: 200px;
height: 200px;
background: green;
}
#dragIcon {
position: absolute

最低0.47元/天 解锁文章
6340

被折叠的 条评论
为什么被折叠?



