소스 검색

抽奖页面

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() {