瀏覽代碼

修改了标签

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

+ 2 - 2
testone.txt

@@ -3,8 +3,8 @@ div ng-if="item.t__type == 1">
     <div class="item item-input">
         <span>{{item.name}}</span>
         <label class="input-margin">
-     <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">
         <p>this is a new world</p>
-            <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">        </label>
+          </label>
     </div>
 </div>