Login / Register flow done , index resources move to static

This commit is contained in:
Vion
2022-01-14 20:11:10 +08:00
parent c5cabaa65f
commit d15130723a
58 changed files with 1361 additions and 30334 deletions

View File

@@ -165,7 +165,6 @@ export const useredit = (mobile, pet,address) => {
storeCode:'',
remark:'',
memberMark:'',
remark:''
}
return fetch('member?type=add', data, 'POST' )