This commit is contained in:
dengxin
2024-02-19 10:35:02 +08:00
parent f956529127
commit cc268ab49a
3 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
<view class="title_text">
我的职业技能
</view>
<image v-if="mySkills.length < 5" src="../../../static/img/add.gray.svg" mode="" @click="goAdd"></image>
<image v-if="mySkills.length < 2" src="../../../static/img/add.gray.svg" mode="" @click="goAdd"></image>
</view>
<view class="listBody">