【修复】修复分类大图模式下广告位预设编码属性名标记错误的问题。

This commit is contained in:
jianweie code
2023-10-18 22:46:41 +08:00
parent 4628ec77fe
commit 6298365463

View File

@@ -34,7 +34,7 @@
<block v-for="(item,index) in tabbar" :key="index">
<scroll-view scroll-y class="right-box" v-if="current==index">
<view class="coreshop-padding-10">
<coreshop-advert codes="TplIndexBanner1"></coreshop-advert>
<coreshop-advert code="TplIndexBanner1"></coreshop-advert>
<view class="class-item">
<view class="item-title">
<text>{{item.name}}</text>