Explorar o código

合并master统计接口服务

Rorschach %!s(int64=6) %!d(string=hai) anos
pai
achega
4df47ef30c
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      pages/index/index.js

+ 0 - 9
pages/index/index.js

@@ -63,12 +63,8 @@ Page({
     hotInput: '12345',
     mineSettingInfo: '528',
     hide: true,
-<<<<<<< HEAD
     isIOS:app.globalData.isIOS,
     ifHaveMore: true
-=======
-    isIOS: app.globalData.isIOS,
->>>>>>> master
   },
   jurisdiction: function () {
     //隐藏弹框
@@ -223,7 +219,6 @@ Page({
     setTimeout(function () {
       wx.hideNavigationBarLoading() //完成停止加载
       wx.stopPullDownRefresh() //停止下拉刷新
-<<<<<<< HEAD
     },1500);
   },
   // 获取全部课本
@@ -261,9 +256,5 @@ Page({
     }
     
   },
-=======
-    }, 1500);
-  }
->>>>>>> master
 
 })