zhaojs
2023-05-19 51121a6c9eaf9bdd04bf11ce591ca3e2d0903d81
uniapp/pages/active/spicyMother.vue
@@ -4,7 +4,7 @@
      <view class="topbac-content">
         <view class="topbarbox"></view>
         <view class="colorContent defIcon">
            <image src="../../static/images/active/bac.png" mode="aspectFill"></image>
            <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bac.png" mode="aspectFill"></image>
         </view>
      </view>
@@ -29,7 +29,7 @@
      <view class="pageContent-container colCen">
         <view class="adv-content defIcon">
            <image src="../../static/images/active/lama.png" mode=""></image>
            <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/lama.png" mode=""></image>
         </view>
         
         
@@ -197,7 +197,7 @@
         .barbac {
            width: 100%;
            height: 300rpx;
            background: url('../../static/images/active/bac.png')no-repeat;
            background: url('https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bac.png')no-repeat;
            background-size: 100% 100%;
            position: absolute;
            pointer-events: none;