瀏覽代碼

更新 'testone.txt'

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

+ 3 - 2
testone.txt

@@ -3,8 +3,9 @@ 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}}" >
+     
 
         </label>
     </div>