合并正式版修改代码

This commit is contained in:
2026-03-06 10:08:16 +08:00
11 changed files with 275 additions and 234 deletions

View File

@@ -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
});

View File

@@ -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'
},