Mike %!s(int64=9) %!d(string=hai) anos
pai
achega
f798a9ec1f

+ 1 - 1
wl/platforms/android/assets/www/js/config/router.js

xqd
@@ -142,7 +142,7 @@
             url: '/my/setpassword',
             views: {
                 'wl-my': {
-                    templateUrl: 'templates/my/setpassword.html',
+                    templateUrl: 'templates/my/setPassword.html',
                     controller: 'mySetPasswordCtrl'
                 }
             }

+ 1 - 1
wl/www/js/config/router.js

xqd
@@ -142,7 +142,7 @@
             url: '/my/setpassword',
             views: {
                 'wl-my': {
-                    templateUrl: 'templates/my/setpassword.html',
+                    templateUrl: 'templates/my/setPassword.html',
                     controller: 'mySetPasswordCtrl'
                 }
             }

+ 1 - 1
wl/www/templates/my/setPassword.html

xqd
@@ -13,4 +13,4 @@
             <button class="button button-block    button-assertive  button-radius-full" ng-click="submit()" ng-disabled="data.isloading" type="submit">更新密码</button>
         </div>
     </ion-content>
-</ion-view>
+</ion-view>