DESKTOP-O04BTUJ\muzen %!s(int64=3) %!d(string=hai) anos
pai
achega
8f98f9059b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/pages/lottery/index.vue

+ 2 - 2
src/pages/lottery/index.vue

@@ -79,10 +79,10 @@ export default {
     }
   },
   onLoad(e) {
-    this.userId = e.userId
+    this.getUserInfo()
+    // this.userId = e.userId
     this.statusBarHeight = uni.getWindowInfo().statusBarHeight + 'px'
     this.getList()
-    this.getUserInfo()
   },
   methods: {
     close() {