合并正式版修改代码
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
</scroll-view>
|
||||
</view>
|
||||
<view class="main">
|
||||
<view class="u-p-r-32">
|
||||
<view class="u-p-r-32" v-if="carouselList.length">
|
||||
<up-swiper indicator indicatorMode="line" height="188rpx" :list="carouselList"
|
||||
keyName="imageUrl">
|
||||
<template #default="scope">
|
||||
@@ -2504,7 +2504,7 @@
|
||||
|
||||
console.log('options.initMessage', options.initMessage)
|
||||
const newTableCode = userStore.getQueryString(res.result, 'code');
|
||||
|
||||
console.log('newTableCode',newTableCode);
|
||||
const shopInfoRes = await APIproductqueryShop({
|
||||
tableCode: newTableCode
|
||||
});
|
||||
|
||||
@@ -232,7 +232,7 @@ const myFunList = ref([
|
||||
icon: 'https://czg-qr-order.oss-cn-beijing.aliyuncs.com/my/my_coupon.png'
|
||||
},
|
||||
{
|
||||
name: '分销',
|
||||
name: '全民股东',
|
||||
type: 'fenxiao',
|
||||
icon: '/static/icon/fenxiao.svg'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user