修改支付宝默认支付方式文字
This commit is contained in:
@@ -212,6 +212,8 @@
|
||||
const hometop = async () => {
|
||||
try {
|
||||
let res = await APIhomehomePageUp()
|
||||
res.district=res.district.filter(v=>v.name!='预约到店')
|
||||
console.log('hometop',res);
|
||||
Object.assign(hometoplist, res)
|
||||
hometoplist.freeBannerList.forEach((item, index) => {
|
||||
advertisementStyle.value.push(getStyle(index))
|
||||
|
||||
Reference in New Issue
Block a user