You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.2 KiB
27 lines
1.2 KiB
<!--pages/html/logistics/index.wxml-->
|
|
<cu-custom bgColor="bg-white" isBack="{{true}}">
|
|
<view slot="content">千鸟物流</view>
|
|
</cu-custom>
|
|
|
|
<view class="bg-white flex flex-center" style="padding:48rpx 32rpx">
|
|
<image src="/assets/image/logo_qn.png" style="width: 112rpx;height:104rpx"></image>
|
|
<view class="text-xl" style="margin-left:24rpx" bindtap="callPhone">
|
|
<view class="text-xl">业务负责人:蒋远</view>
|
|
<view class="text-xl text-blod" style="margin-top:12rpx">
|
|
<text>联系电话:</text>
|
|
<text class="text-blue">{{tel}}</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="bg-white margin-top text-black" style="padding:24rpx;border-bottom:2rpx solid #eee">业务范围</view>
|
|
<view class="bg-white text-gray text-df" style="padding:24rpx 32rpx">
|
|
承接一站发全国整车零担运输业务,100多条优质精品
|
|
线路,专注为印刷包装企业提供物流解决方案,拥有自
|
|
建车队,专注原纸、废纸整车运输。
|
|
</view>
|
|
|
|
<view class="bg-white margin-top text-black" style="padding:24rpx;border-bottom:2rpx solid #eee">物流价格</view>
|
|
<view class="bg-white text-gray text-df" style="padding:24rpx 32rpx">
|
|
电话咨询,一单一议
|
|
</view>
|