-
32common/css/app.scss
-
11components/searchRow/searchRow.vue
-
2manifest.json
-
99pages/tabbar/index/comp/coachItem.vue
-
25pages/tabbar/index/comp/informaItem.vue
-
39pages/tabbar/index/comp/schoolItem.vue
-
230pages/tabbar/index/index.vue
-
BINstatic/images/bigImg/banner.jpg
-
BINstatic/images/bigImg/banner2.jpg
-
BINstatic/images/bigImg/homeBg.png
-
BINstatic/images/icon/down.png
-
BINstatic/images/icon/h1Active.png
-
BINstatic/images/icon/searchIcon.png
-
BINstatic/images/icon/箭头(1).png
-
BINstatic/images/indexIcon/entryIcon (1).png
-
BINstatic/images/indexIcon/entryIcon (2).png
-
BINstatic/images/indexIcon/entryIcon (3).png
-
BINstatic/images/indexIcon/entryIcon (4).png
-
BINstatic/images/indexIcon/entryIcon (5).png
-
BINstatic/images/indexIcon/phone.png
-
BINstatic/images/indexIcon/sancode.png
-
BINstatic/images/indexIcon/xccard.png
-
BINstatic/images/indexIcon/zxcard.png
-
BINstatic/images/indexIcon/形状 101.png
-
BINstatic/images/indexIcon/矩形 14(1).png
-
BINstatic/images/indexIcon/矩形 14.png
-
BINstatic/images/indexIcon/矩形 24.png
-
BINstatic/images/tabbar/btn_shouye_cli.png
-
BINstatic/images/tabbar/btn_shouye_nor.png
-
BINstatic/images/tabbar/btn_wode_cli.png
-
BINstatic/images/tabbar/btn_wode_nor.png
-
BINstatic/images/tabbar/btn_xueche_cli.png
-
BINstatic/images/tabbar/btn_xueche_nor.png
@ -0,0 +1,99 @@ |
|||
<template> |
|||
<view class="coachItem"> |
|||
<view class="starBoxBg">5.0</view> |
|||
<view class="info"> |
|||
<view class="avatar"> |
|||
<image src="@/static/images/indexIcon/xccard.png" mode=""></image> |
|||
</view> |
|||
<view class="name">张小平</view> |
|||
<view class="schoolName">翔力驾校</view> |
|||
</view> |
|||
<view class="tags"> |
|||
<view class="tag" v-for="(item,index) in 3" :key="index">优秀教练</view> |
|||
</view> |
|||
</view> |
|||
</template> |
|||
|
|||
<script> |
|||
export default { |
|||
data() { |
|||
return { |
|||
tagArr: [''] |
|||
} |
|||
} |
|||
} |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
.coachItem { |
|||
width: 280rpx; |
|||
height: 385rpx; |
|||
background: #FFFFFF; |
|||
border-radius: 20rpx; |
|||
position: relative; |
|||
padding: 0 20rpx; |
|||
margin-right: 20rpx; |
|||
.starBoxBg { |
|||
width: 72rpx; |
|||
height: 40rpx; |
|||
background: #0A52F4; |
|||
border-radius: 20rpx 0px 20rpx 0px; |
|||
font-size: 28rpx; |
|||
color: #fff; |
|||
line-height: 40rpx; |
|||
text-align: center; |
|||
position: absolute; |
|||
left: 0; |
|||
top: 0; |
|||
} |
|||
|
|||
.info { |
|||
display: flex; |
|||
flex-direction: column; |
|||
align-items: center; |
|||
justify-content: center; |
|||
padding-top: 30rpx; |
|||
.avatar { |
|||
width: 120rpx; |
|||
height: 120rpx; |
|||
border-radius: 50%; |
|||
overflow: hidden; |
|||
} |
|||
|
|||
.name { |
|||
font-size: 28rpx; |
|||
color: #333; |
|||
padding: 10rpx 0; |
|||
} |
|||
|
|||
.schoolName { |
|||
font-size: 24rpx; |
|||
color: #999; |
|||
margin-bottom: 16rpx; |
|||
} |
|||
} |
|||
|
|||
.tags { |
|||
display: flex; |
|||
justify-content: space-between; |
|||
flex-wrap: wrap; |
|||
.tag { |
|||
width: 110rpx; |
|||
height: 42rpx; |
|||
background: rgba(80,165,255,0.1); |
|||
border: 1px solid #50A5FF; |
|||
border-radius: 10rpx; |
|||
font-size: 20rpx; |
|||
color: #50A5FF; |
|||
text-align: center; |
|||
margin-bottom: 20rpx; |
|||
line-height: 42rpx; |
|||
&:nth-child(even) { |
|||
background: rgba(171,55,252,0.1); |
|||
border: 1px solid #AB37FC; |
|||
color: #AB37FC; |
|||
} |
|||
} |
|||
} |
|||
} |
|||
</style> |
After Width: 900 | Height: 439 | Size: 134 KiB |
After Width: 912 | Height: 480 | Size: 81 KiB |
After Width: 750 | Height: 600 | Size: 110 KiB |
After Width: 17 | Height: 17 | Size: 369 B |
After Width: 54 | Height: 12 | Size: 667 B |
After Width: 52 | Height: 52 | Size: 988 B |
After Width: 22 | Height: 22 | Size: 669 B |
After Width: 70 | Height: 70 | Size: 5.0 KiB |
After Width: 70 | Height: 70 | Size: 5.4 KiB |
After Width: 70 | Height: 70 | Size: 5.5 KiB |
After Width: 70 | Height: 70 | Size: 5.7 KiB |
After Width: 70 | Height: 70 | Size: 6.1 KiB |
After Width: 55 | Height: 55 | Size: 1.4 KiB |
After Width: 52 | Height: 52 | Size: 790 B |
After Width: 325 | Height: 186 | Size: 31 KiB |
After Width: 325 | Height: 186 | Size: 32 KiB |
After Width: 54 | Height: 12 | Size: 671 B |
After Width: 58 | Height: 58 | Size: 406 B |
After Width: 58 | Height: 58 | Size: 406 B |
After Width: 72 | Height: 40 | Size: 447 B |
Before Width: 56 | Height: 56 | Size: 1.7 KiB After Width: 40 | Height: 40 | Size: 672 B |
Before Width: 56 | Height: 56 | Size: 2.7 KiB After Width: 40 | Height: 40 | Size: 1.2 KiB |
Before Width: 56 | Height: 56 | Size: 1.3 KiB After Width: 40 | Height: 40 | Size: 1.0 KiB |
Before Width: 56 | Height: 56 | Size: 2.1 KiB After Width: 40 | Height: 40 | Size: 1.4 KiB |
Before Width: 56 | Height: 56 | Size: 1.6 KiB After Width: 40 | Height: 40 | Size: 1.1 KiB |
Before Width: 56 | Height: 56 | Size: 1.9 KiB After Width: 40 | Height: 40 | Size: 1.5 KiB |