@@ -55,6 +55,7 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow: function () {
+ wx.hideNavigationBarLoading()
if (!this.data.datas.groups){
this.getData()
}