Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -2277,7 +2277,7 @@ img {
|
||||
font-size: 14px;
|
||||
padding: 30px 20px;
|
||||
position: relative;
|
||||
z-index: 333;
|
||||
/* z-index: 333; */
|
||||
|
||||
.detail-price-box {
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
</div>
|
||||
<template v-if="user['uid'] && user.identity != 0">
|
||||
<img class="" src="@/assets/img/publicImage/cut-off-rule.svg">
|
||||
<el-popover placement="bottom" :width="360" trigger="hover" :show-arrow="false"
|
||||
<el-popover placement="bottom-end" :width="360" trigger="hover" :show-arrow="false"
|
||||
popper-style="background: transparent;padding:0;box-shadow: none;border: none;">
|
||||
<template #reference>
|
||||
<div class="operate-item flexcenter identity">
|
||||
|
||||
Reference in New Issue
Block a user