会员信息

This commit is contained in:
cun-nan 2023-12-01 16:59:31 +08:00
parent cadeccf2f8
commit c09aa948bf
2 changed files with 9 additions and 1 deletions

View File

@ -238,6 +238,10 @@
_this.welfare.push(response.data.welfare)
}
}
}).catch((res) => {
uni.showLoading({
title:res+"---"+1
})
})
},
//

View File

@ -119,7 +119,11 @@
aindex: null,
sindex: null,
//
store:{},
store:{
name:"测试油站",
description:"济南分店",
address:"济南槐荫区"
},
//
welfare:[],
//