浏览代码

抽奖页面

DESKTOP-O04BTUJ\muzen 3 年之前
父节点
当前提交
6b95fccb44
共有 1 个文件被更改,包括 3 次插入3 次删除
  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() {