seimin 1 year ago
parent
commit
74e4616cef
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/initBind/initBind.vue

+ 0 - 1
pages/initBind/initBind.vue

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