美文网首页
ioinc——一些小方法,小问题。。

ioinc——一些小方法,小问题。。

作者: 一只飞 | 来源:发表于2017-06-14 16:39 被阅读0次

    1、$scope.$apply()强制更新数据模型;
    2、hide-back-button="true"隐藏返回按钮;
    3、{'tabs-item-hide': false} 隐藏tabs;
    4、collection-repeat:ng-repeat的优化;
    5、$ionicScrollDelegate.resize();//重新计算宽度和高度的方法;
    6、$scope.$on('$destroy',function(){});//离开页面时触发事件;
    7、ion-option-button 要放在ion-item标签中;
    8、待续,,

    相关文章

      网友评论

          本文标题:ioinc——一些小方法,小问题。。

          本文链接:https://www.haomeiwen.com/subject/naxeqxtx.html