diff --git a/components/diy/modules/tabs-view.vue b/components/diy/modules/tabs-view.vue index 70654c8b..0b9a42ba 100644 --- a/components/diy/modules/tabs-view.vue +++ b/components/diy/modules/tabs-view.vue @@ -55,7 +55,7 @@ - + 全部选项卡 @@ -188,6 +188,7 @@ // #endif newPropTop: '', newPropStyle: '', + platform: app.globalData.application_client_type(), // 默认数据 old_radius: { radius: 0, radius_top_left: 0, radius_top_right: 0, radius_bottom_left: 0, radius_bottom_right: 0 }, old_padding: { padding: 0, padding_top: 0, padding_bottom: 0, padding_left: 0, padding_right: 0 },