mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-08 06:35:26 +08:00
数据选项卡修改
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<template v-else-if="tabs_data_type == 'article'">
|
||||
<view class="oh" :style="data_content_container">
|
||||
<view class="oh" :style="data_content_img_container">
|
||||
<componentDiyArticleList :propKey="diy_key" :propValue="tabs_list" :propIsCommonStyle="false"></componentDiyArticleList>
|
||||
<componentArticleList :propKey="diy_key" :propValue="tabs_list" :propIsCommonStyle="false"></componentArticleList>
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user