Selaa lähdekoodia

Merge branch 'gq' of ssh://git.9026.com:2212/roobe/miao into gq

gq 7 vuotta sitten
vanhempi
commit
fec35037d5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      miaomiao/www/js/controllers/home.js

+ 1 - 0
miaomiao/www/js/controllers/home.js

xqd
@@ -931,6 +931,7 @@
                 $scope.modal.show();
                 $scope.vm.title = '';
                 $scope.imgs = [];
+                $scope.video = {};
             };
             $scope.closeModal = function() {
                 $scope.modal.hide();