📖 code review:店铺装修逻辑

This commit is contained in:
YunaiV
2023-12-20 23:01:16 +08:00
parent 51c552fb72
commit 2b68109dd0
7 changed files with 12 additions and 5 deletions
+1
View File
@@ -1,3 +1,4 @@
<!-- 装修组件容器 -->
<template>
<view :style="[elStyles, elBackground]"><slot /></view>
</template>
@@ -11,7 +11,7 @@
:speed="50"
:color="data.textColor"
@tap="sheep.$router.go(data.contents[0].url)"
></su-notice-bar>
/>
</view>
</template>