Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev

master
gongfuxiang 2025-04-28 16:01:07 +08:00
commit f0795ddd80
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@
</view>
</view>
</template>
<template v-show="tabs_data_type == 'custom'">
<view v-show="tabs_data_type == 'custom'" class="wh-auto ht-auto">
<component-diy-custom-list :propKey="diy_key" :propTabsDataType="tabs_data_type" :propValue="tabs_list" :propOuterContainerPadding="outer_container_width" :propIsCommonStyle="false"></component-diy-custom-list>
</template>
</view>
</view>
</view>
</view>