顶部认证图片
This commit is contained in:
parent
763daf2ab0
commit
085d336a3f
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="list-item">
|
||||
<div class="authentication-box dis-f al-item">
|
||||
<div class="authentication-box dis-f al-item" v-if="data&&data.verified == 1">
|
||||
<img src="../../assets/homeImage/authenticationLogo.png" class="logo" alt="">
|
||||
<img src="../../assets/homeImage/topAuthenticationBg.svg" class="bg" alt="">
|
||||
<img src="../../assets/homeImage/authenticationText.png" class="text-img" alt="">
|
||||
@ -156,6 +156,7 @@ img {
|
||||
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
||||
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
||||
position: relative;
|
||||
margin-bottom:20px;
|
||||
|
||||
.mg-t-10 {
|
||||
margin-top: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user