Commit 801627be authored by chenkai1's avatar chenkai1

1

parent 50a2dd38
......@@ -112,7 +112,7 @@
</image>
</view>
</view>
<view class="et_con_box">
<view class="et_con_box" @tap="onETMore">
<image class="et_con1" v-if="etTabSelIndex == 0" :src="$baseUrl + expertTeam.etConUrl1">
</image>
<image class="et_con2" v-if="etTabSelIndex == 1" :src="$baseUrl + expertTeam.etConUrl2">
......@@ -1064,7 +1064,7 @@ export default {
.et_con_bg {
margin-left: 3rpx;
width: 650rpx;
width: 652rpx;
height: 562rpx;
background-color: #ffffff;
border-radius: 38rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment