营销:适配商城装修组件【弹窗广告】

This commit is contained in:
owen
2023-12-09 15:37:24 +08:00
parent 4854cee7ca
commit d9b25ed14b
4 changed files with 22 additions and 10 deletions
+1 -3
View File
@@ -5,8 +5,6 @@
<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" />
</s-block>
<!-- 广告模块 -->
<s-popup-image />
</s-layout>
</view>
</template>
@@ -89,4 +87,4 @@
onPageScroll(() => {});
</script>
<style></style>
<style></style>