fix: 自测问题修复。
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<!-- <view class="title-line"></view> -->
|
||||
<text class="title-text">资产总览</text>
|
||||
</div>
|
||||
<div class="header-con" ref="searchHeightRef">
|
||||
<div class="header-con" v-show="auth.hasPermi('invest:debitCard')" ref="searchHeightRef">
|
||||
<div class="item">
|
||||
<view class="item-icon" style="background: linear-gradient(135deg, #2d8f3c 0%, #1b5e20 100%);">
|
||||
<uni-icons type="medal-filled" size="20" color="#ffffff"></uni-icons>
|
||||
|
||||
Reference in New Issue
Block a user