zhaojs
2023-08-11 1d6228281b48be3e0edf9d808b5c743ea24df53a
uniapp/components/sh_page/matherPage.vue
@@ -4,7 +4,7 @@
      <view class="topbac-content">
         <view class="topbarbox"></view>
         <view class="colorContent defIcon">
            <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bac.png" mode="aspectFill"></image>
            <image src="https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/inde_top_bg.png" mode="aspectFill"></image>
         </view>
      </view>
@@ -197,7 +197,7 @@
         .barbac {
            width: 100%;
            height: 300rpx;
            background: url('https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bac.png')no-repeat;
            background: url('https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/inde_top_bg.png')no-repeat;
            background-size: 100% 100%;
            position: absolute;
            pointer-events: none;