营销:适配商城装修组件【悬浮按钮】

This commit is contained in:
owen
2023-12-09 21:33:46 +08:00
parent a28a36e038
commit 72998abf10
4 changed files with 69 additions and 58 deletions
-1
View File
@@ -6,7 +6,6 @@
:bgStyle="template.page"
:navbarStyle="template.style?.navbar"
onShareAppMessage
:showFloatButton="true"
>
<s-block v-for="(item, index) in template.components" :key="index" :styles="item.property.style">
<s-block-item :type="item.id" :data="item.property" :styles="item.property.style" />