@@ -3,6 +3,7 @@ node_modules
/dist
/mtk/url.js
unpackage
+/.history/
# Log files
npm-debug.log*
@@ -89,7 +89,7 @@
<script setup>
import { ref } from 'vue'
import { mobile, password, code } from '@/utils/validate'
-import { getSmsTimer } from '@/hooks/useModal'
+// import { getSmsTimer } from '@/hooks/useModal'
const popup = ref()
const type = ref('code')