anxiaoxia 1 rok pred
rodič
commit
ba4fa0ea21

+ 3 - 0
src/packagesEnv/pages/officehome/index.wpy

@@ -1264,8 +1264,11 @@ wepy.page({
     this.sixTime = sixTime
     this.eightTime = eightTime
     this.routeParams = routeParams
+    console.log(routeParams, '-----routeParams=-------')
   },
   onShow() {
+    console.log(this.routeParams, '-----onshoe=-------')
+
     this.fromOtherPages()
     this.spaceInfoStatusTimer()
   },