소스 검색

Merge branch 'localhost'

codeMan 1 년 전
부모
커밋
296f39c70f
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      store/storeQRCode/index.vue

+ 0 - 6
store/storeQRCode/index.vue

@@ -153,12 +153,6 @@ export default {
             };
         }
     },
-    onShareAppMessage(res) {
-        return this.getSheraDate()
-    },
-    onShareTimeline() {
-        return this.getSheraDate()
-    }
 }
 </script>