This commit is contained in:
zhangsir
2024-07-11 20:11:52 +08:00
parent a3baad7d3c
commit 46f85d8e8c
4 changed files with 24 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
<text>专业力必修图</text>
<view class="go_to" @click="goSearch">
<text class="text">筛选</text>
<image class="img" src="../../static/images/learnpath/uotdown.png" mode=""></image>
<image class="img" src="../../static/images/search2.png" mode=""></image>
</view>
</view>
<view class="path">
@@ -616,7 +616,7 @@
}
.img{
width: 24rpx;
height: 16rpx;
height: 24rpx;
}
}
}