feat: 再次预定跳转商品详情问题修复

This commit is contained in:
duanshuwen
2025-11-06 18:57:45 +08:00
parent 0758179b93
commit 2527cc5004
7 changed files with 32 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
.store-address {
display: flex;
align-items: center;
margin: 6px 0;
margin: 6px 12px;
padding: 16px 12px;
background-image: url("./images/loc_bg_img.png"); // 预留背景图片位置,用户手动导入
background-size: cover;