소스 검색

更新 '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>