Browse Source

调整 +2

master
453530270@qq.com 3 years ago
parent
commit
4586c560d8
  1. 2
      pages/base/mine.vue

2
pages/base/mine.vue

@ -33,7 +33,7 @@
}}
</text>
</v-link>
<v-link tag="view" to="/pages/auth/primay" v-if="status==0" @click="getAuthInfo"
<v-link tag="view" to="/pages/auth/primary" v-if="user_auth_level==0" @click="getAuthInfo"
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center shadow-panel-4">
<!-- :class="tabActive==0?'color-theme-1 bg-panel-3 rounded-xs shadow-panel-nei':''" -->
<view class="m-r-xs d-flex align-center">

Loading…
Cancel
Save