mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-17 23:06:48 +08:00
细节
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user