Browse Source

no message

sys 2 years ago
parent
commit
43841afadc

+ 1 - 1
components/en-utils/en-popup/en-popup.vue

@@ -3,7 +3,7 @@
     <uni-popup ref="popup" @change="setTabBar" type="bottom" :mask-background-color="maskBackgroundColor">
       <view class="popup-box" v-show="showTop">
         <view class="popup-title" @click="close">
-          <image class="popup-close" src="@/static/img/pay/gb-p.png"></image>
+          <image class="popup-close" src="/static/img/common/close.png"></image>
         </view>
         <slot name="popupInfo"></slot>
       </view>

BIN
static/img/common/close.png


BIN
static/img/perfect/img1.png


BIN
static/img/perfect/img2.png


BIN
static/img/perfect/img3.png


BIN
static/img/perfect/no.png


BIN
static/img/perfect/ok.png