| pages/quanshou/index.vue | ●●●●● patch | view | raw | blame | history | |
| pages/quanyi/index.vue | ●●●●● patch | view | raw | blame | history |
pages/quanshou/index.vue
@@ -194,10 +194,11 @@ <!-- 新版 --> <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> pages/quanyi/index.vue
@@ -131,10 +131,11 @@ <template> <view style="background-color: #0B166D;z-index: 0;"> <view style="background: url('/static/img/qyBg.png') no-repeat top center; background-size: 100%;z-index: 3;"> <view style="height: 50rpx;"></view> <view class="head" style="position: relative"> <view style="display: flex;justify-content: start;align-items:center;position: absolute;left: 0;top: 65rpx;padding-left: 30rpx;z-index: 9;color: #FFFFFF;width: 690rpx;"> <view @tap="goHome" id="home" class="home acea-row row-center-wrapper iconfont icon-fanhui2 h5_back icon-shouye4"> <uv-icon name="home" color="#ffffff" size="20"></uv-icon> <uv-icon name="home" color="#ffffff" size="28"></uv-icon> </view> <view class="mm" style="text-align: center;flex: 1;">会员权益</view> </view>