zhaojs
2023-05-19 a4c501780fb7c2179e7842cffda65756947ba951
uniapp/pages/active/tmsearch.vue
@@ -8,7 +8,7 @@
               
            </view>
            <view class="titleBox rowCen" :style="'color:'+ (scrollTop<fiexdtop?'#DD2425;':'#ffffff;')">
               天猫
            </view>
            <view class="rightEmpty">
            </view>
@@ -18,11 +18,11 @@
         <view class="search-region colCen">
            <view class="pageTitle-bar rowCenCen">
               <view class="leftIcon defIcon">
                  <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/tmlogo.png" mode="aspectFill"></image>
                  <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/tblogo.jpeg" mode="aspectFill"></image>
               </view>
               <view class="titleInfo colSta">
                  <view class="topfont">
                     天猫优惠券大放送
                     淘宝优惠券大放送
                  </view>
                  <view class="bottomfont">
                     先领券 再购物 省千元
@@ -202,7 +202,7 @@
         top: 0;
         left: 0;
         z-index: 110;
         background: linear-gradient(266deg, #E7251C, #E7251C);
         background: linear-gradient(266deg, #F97B24, #F97B24);
         .headerBar-container {
            width: 100%;
@@ -235,7 +235,7 @@
            width: 100%;
            height: 340rpx;
            padding: 0 75rpx;
            background: linear-gradient(266deg, #E7251C, #E7251C);
            background: linear-gradient(266deg, #F97B24, #F97B24);
            .pageTitle-bar {
               width: 100%;
@@ -291,7 +291,7 @@
               .right-btn {
                  width: 116rpx;
                  height: 60rpx;
                  background: linear-gradient(266deg, #FF012E, #FF1017);
                  background: linear-gradient(266deg, #F97B24, #F97B24);
                  border-radius: 30rpx;
                  font-size: 24rpx;
                  font-weight: 500;