update .gitignore

This commit is contained in:
GaoHao
2025-01-07 10:19:21 +08:00
parent a194af29cb
commit f7037c0643
27 changed files with 45 additions and 3756 deletions

View File

@@ -47,7 +47,10 @@
import { reactive } from 'vue';
import { onLoad} from '@dcloudio/uni-app'
import http from '@/http/http.js';
import {setSendMsg} from '@/api/login/login.js';
import {setSendMsg,registerCode} from '@/api/login/login.js';
import {commonType} from '@/api/login/login.js';
let data = reactive({
code: '',
mobile: '',