店铺配置新增功能
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user