| | |
| | | |
| | | <view class="flex-h" style="padding: 8px 10px;"> |
| | | <view class="image-btn" bindtap="goto" data-index="2"> |
| | | <image src="../../res/icons/btn_bg_2.png" class="" /> |
| | | <image src="/res/icons/btn_bg_2.png" class="" /> |
| | | <text class="image-btn_title">智能在线咨询</text> |
| | | <text class="image-btn_abstract">在线智能咨询服务</text> |
| | | <view class="image-btn_goto"></view> |
| | | </view> |
| | | <view class="image-btn" bindtap="goto" data-index="3"> |
| | | <image src="../../res/icons/btn_bg_1.png" class="" /> |
| | | <image src="/res/icons/btn_bg_1.png" class="" /> |
| | | <text class="image-btn_title">在线守法学习</text> |
| | | <text class="image-btn_abstract">实时在线学习服务</text> |
| | | <view class="image-btn_goto"></view> |