- <template name="foot">
- <view class="page__hd">
- <view class="bottom_title">北京斑羚在线网络科技有限公司 </view>
- <view class="bottom_title" data-mobile="010-85795663" bindtap="call"> 010-85795663</view>
- <!--<view class="bottom_title">
- <contact-button type="default-light" size="20" session-from="weapp"></contact-button>
- </view>-->
- </view>
- </template>
|