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