form编辑

This commit is contained in:
yubaolee
2018-03-06 17:21:05 +08:00
parent 54fb980b07
commit 3c9a526df3
3 changed files with 50 additions and 37 deletions

View File

@@ -8,10 +8,13 @@
<html>
<head>
<meta name="viewport" content="width=device-width" />
<link href="/js/ueditor/formdesign/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<title>Preview</title>
</head>
<body>
<div id="content"></div>
<div class="container" style="width: 750px">
<div id="content"></div>
</div>
</body>
</html>