2024-2-6邱贞招提交

This commit is contained in:
3321822538@qq.com 2024-02-06 21:00:54 +08:00
parent 37324cb1f8
commit 6002dbb75b
5 changed files with 5 additions and 4 deletions

View File

@ -437,7 +437,8 @@
}
// ip
this.getip()
},
onShow() {
let self = this;
@ -454,7 +455,7 @@
uni.showTabBar();
// ip
this.getip()
// this.getip()
},
methods: {
// ip

View File

@ -484,7 +484,7 @@
// if (this.MyMenus.length) return;
getMenuList().then(res => {
that.$set(that, 'MyMenus', res.data.routine_my_menus);
console.log(this.MyMenus,11)
// console.log(this.MyMenus,11)
that.wechatUrl = res.data.routine_my_menus.filter((item) => {
return item.url.indexOf('service') !== -1
})

View File

@ -1133,7 +1133,7 @@
data = {
realName: that.contacts,
phone: that.contactsTel,
addressId: that.addressId,
addressId: that.addressId,
couponId: that.couponId,
payType: 'fenqi',
useIntegral: that.useIntegral,

BIN
static/images/xx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
static/img/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB