seimin 1 년 전
부모
커밋
74e4616cef
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pages/initBind/initBind.vue

+ 0 - 1
pages/initBind/initBind.vue

@@ -21,7 +21,6 @@
21 21
   import { post } from "@/http/http.js"
22 22
   import { defaultColor } from '@/static/js/theme.js'
23 23
   import { reactive, ref } from 'vue'
24
-  
25 24
   import { useWechatAuth } from '@/share/useWechatAuth.js'
26 25
   import { useSetTitle } from '@/share/useSetTitle.js'
27 26