Commit 0690466c authored by yyh's avatar yyh

个人中心认证提示弹框

parent 80781917
<template>
<div class="user-index">
<div class="topTitle" v-show="true">
<div class="topTitle" v-show="isLogin && !userInfo.auth_suc">
<span>认证后免费赠送10次存证</span>
<router-link tag="div" class="btn" role="button" :to="{name:'Auth'}">去认证</router-link>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment