# Conflicts: # test.txt
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html>
<html>
<head>
<title></title>
@@ -16,9 +16,11 @@
</head>
<body>
<div class="panel">
+
<input type="text" name="" value="请输入您的姓名">
<button>提交</button>
-
+ <input type="text" name="" value="请输入您的联系方式">
+ <button>提交</button>
</div>
</body>
</html>