Browse Source

抽奖页面

DESKTOP-O04BTUJ\muzen 3 năm trước cách đây
mục cha
commit
6b95fccb44
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/pages/lottery/index.vue

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

@@ -88,10 +88,10 @@ export default {
     this.getList()
   },
   methods: {
-    getios(){
-      window.getUserInfo = res => {
+    getios() {
+      window.getUserInfo((res) => {
         console.log(res);
-      }
+      })
     },
 
     getA() {