| | |
| | | <view class="page"> |
| | | <view class="page__hd flex-h"> |
| | | <view class="image-btn" bindtap="goto" data-index="2"> |
| | | <image src="/res/icons/btn_bg_2.png" class="" /> |
| | | <image src="{{icon2}}" 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="{{icon1}}" class="" /> |
| | | <text class="image-btn_title">在线守法学习</text> |
| | | <text class="image-btn_abstract">实时在线学习服务</text> |
| | | <view class="image-btn_goto"></view> |