modify(drawer target demo)

This commit is contained in:
songwanli2025@163.com 2020-03-20 11:13:43 +08:00
parent 358811becb
commit 7d80e3f268
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<div
ref="target"
style="position:relative;
width:500px;
width:100%;
height:500px;
border:1px solid rgba(0, 0, 0, .1);
margin-top: 10px;">

View File

@ -9,7 +9,7 @@
<div
ref="target"
style="position:relative;
width:500px;
width:100%;
height:500px;
border:1px solid rgba(0, 0, 0, .1);
margin-top: 10px;"