店铺配置新增功能

This commit is contained in:
gyq
2024-09-13 09:17:18 +08:00
parent 24d6a192b1
commit d61c0cbb22
6 changed files with 150 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
</span> -->
<router-link to="/shop/shop/shop_configuration">
<el-dropdown-item>
个人中心
店铺配置
</el-dropdown-item>
</router-link>
<span @click="dialogVisible = true">
@@ -291,6 +291,7 @@ $top-c-h: 60px;
.right-menu {
display: flex;
align-items: center;
.left_icon {
font-size: 18px;
margin-right: 30px;
@@ -319,7 +320,6 @@ $top-c-h: 60px;
}
.avatar-container {
margin-right: 10px;
display: flex;
align-items: center;