Mike %!s(int64=8) %!d(string=hai) anos
pai
achega
7d81562137
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 0 1
      yanshi/www/js/controllers.js
  2. 2 1
      yanshi/www/templates/show.html

+ 0 - 1
yanshi/www/js/controllers.js

xqd
@@ -176,7 +176,6 @@ starter.controller('showCtrl',["$scope",'$ionicHistory','$state','$timeout','$st
 starter.filter('filet', function () {
     return function (filepath) {
         var pos = filepath.replace(".xlsx", "");
-        alert(pos);
         return pos;
     };
 }) 

+ 2 - 1
yanshi/www/templates/show.html

xqd
@@ -49,7 +49,8 @@
 				<td></td>
 				<td></td>
 			</tr>
-			<tr class="line">
+
+			<tr  class="line" ng-repeat="x in records track by $index"> </tr>
 				<td colspan="5">驱动器设备</td>
 			</tr>
 			<tr>