|
@@ -144,12 +144,12 @@
|
|
|
|
|
|
<!-- 查询中等待效果框 -->
|
|
|
<view class="score-integral" wx:if="{{loading}}">
|
|
|
- <!-- <view class="loading-bg-img">
|
|
|
- <image class="loading-bg-image" src="../../images/logo.png" mode=""></image>
|
|
|
- </view> -->
|
|
|
- <view class="loading-bg-img" style="text-align: center;margin-top: 10rpx;">
|
|
|
- <view style="font-weight: bold">中国移动积分查询中...</view>
|
|
|
+ <view class="loading-bg-img">
|
|
|
+ <image class="loading-bg-image" src="https://dy.shpr.top/shareActivity/loadingBg.png" mode=""></image>
|
|
|
</view>
|
|
|
+ <!-- <view class="loading-bg-img" style="text-align: center;margin-top: 10rpx;">
|
|
|
+ <view style="font-weight: bold">中国移动积分查询中...</view>
|
|
|
+ </view> -->
|
|
|
<view class="loading-title" style="margin: 30upx auto;">
|
|
|
<text class="iconfont iconphone"></text>
|
|
|
<text style="display:inline-block;color: #000000;">{{setPhone}}</text>
|
|
@@ -157,9 +157,9 @@
|
|
|
<view class="loading-title">
|
|
|
<text style="display:inline-block;">中国移动官方授权积分查询</text>
|
|
|
</view>
|
|
|
- <!-- <view class="loading">
|
|
|
- <image class="loading-image" src="../../images/logo.png" mode=""></image>
|
|
|
- </view> -->
|
|
|
+ <view class="loading">
|
|
|
+ <image class="loading-image" src="https://dy.shpr.top/shareActivity/loading.gif" mode=""></image>
|
|
|
+ </view>
|
|
|
</view>
|
|
|
|
|
|
<!-- 弹出框背景黑化 -->
|