Ver Fonte

修改了行数

HOUYT há 7 anos atrás
pai
commit
7c17f97942
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      testone.txt

+ 1 - 2
testone.txt

@@ -5,7 +5,6 @@ div ng-if="item.t__type == 1">
         <label class="input-margin">
      <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>
+            <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">        </label>
     </div>
 </div>