梁航:修改个人样式,复用list组件

This commit is contained in:
hot777zz
2023-11-04 14:01:41 +08:00
parent 9694ac9a63
commit 9421abb41b
2 changed files with 5 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
</u-input>
</view>
</view>
<ShowShopList></ShowShopList>
</view>
</template>
@@ -31,7 +32,7 @@
<style lang="scss">
.search-box {
position: absolute;
position: relative;
z-index: 1;
left: 50%;
width: 84.6%;