mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:03:27 +08:00
【修复】修复分类大图模式下广告位预设编码属性名标记错误的问题。
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user