瀏覽代碼

修改了段落内容

HOUYT 7 年之前
父節點
當前提交
26948b1161
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      testone.txt

+ 2 - 2
testone.txt

@@ -3,9 +3,9 @@ div ng-if="item.t__type == 1">
     <div class="item item-input">
         <span>{{item.name}}</span>
         <label class="input-margin">
+       <p>this is an old world</p>
             <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">
-     <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">
-
+    
         </label>
     </div>
 </div>