| | |
| | | <!-- 新版 --> |
| | | <view style="padding-bottom: 200rpx;"> |
| | | <!-- 返回 --> |
| | | <view style="height: 20rpx;"></view> |
| | | <view class="head" style="position: relative;height: 90rpx;padding:0 30rpx;"> |
| | | <view style="display: flex;justify-content: flex-start;position: absolute;left: 0;top: 15rpx;padding-left: 30rpx;z-index: 9;color: #FFFFFF;"> |
| | | <view @tap="goHome" id="home" class="home acea-row row-center-wrapper iconfont icon-fanhui2 h5_back arrow-left" style="margin-top: 80rpx;"> |
| | | <uv-icon name="arrow-left" color="#ffffff" size="22"></uv-icon> |
| | | <uv-icon name="arrow-left" color="#ffffff" size="28"></uv-icon> |
| | | <!-- <view @tap="goHome" id="home" class="home acea-row row-center-wrapper iconfont icon-fanhui2 h5_back icon-shouye4" :style="{ height: '80rpx',lineHeight: '80rpx'}" >--> |
| | | </view> |
| | | </view> |