HOUYT 7 年 前
コミット
ca94bbab2f
1 ファイル変更2 行追加0 行削除
  1. 2 0
      testone.txt

+ 2 - 0
testone.txt

@@ -4,6 +4,8 @@ div ng-if="item.t__type == 1">
         <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">
+
         </label>
     </div>
 </div>