| | |
| | | <view class="main-container user-home">
|
| | | <view class="bg-top-green"></view>
|
| | | <!-- 顶部,可能 -->
|
| | | <view class="school" :style="{'padding-top':(StatusBar)+'px'
|
| | | <view class="school flex" :style="{'padding-top':(StatusBar + 14)+'px'
|
| | | ,height:CustomBar+'rpx','line-height':CustomBar+'rpx' }">
|
| | | <!-- <picker @change="PickerChangeSchool" :value="areaIndex" :range="schools" range-key="name">
|
| | | <view class="picker flex">
|
| | |
| | | <view>
|
| | | {{ addressDesc || (address&&address.id?address.address: '选择地址') }}
|
| | | </view>
|
| | | </view> |
| | | <view class="m-l-a m-r-0" style="position: relative;" @click="goto('/sub_pages/supplier/customer_service/customer_service',false)"> |
| | | <image src="@/static/common/icon-kf.png" class="icon-kf img100"></image> |
| | | </view>
|
| | | </view>
|
| | | <view class="search-container m-t-12 flex" @click="goto('/pages/home/components/home-search',false)">
|
| | |
| | | /* #ifdef PUB_CUSTOMER */
|
| | | @import "@/sub_pages/customer/coupon/coupon.scss";
|
| | | /* #endif */
|
| | | .icon-kf{ |
| | | width: 44rpx; |
| | | height: 44rpx; |
| | | // margin-top: 12rpx; |
| | | position: absolute; |
| | | right: 0rpx; |
| | | bottom: 22rpx; |
| | | }
|
| | | </style> |