瀏覽代碼

Merge branch 'master' of git.linkerplus.com:houyt/xinde11

# Conflicts:
#	test.txt
HOUYT 7 年之前
父節點
當前提交
d30d6bbc08
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      test.txt

+ 4 - 2
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>