瀏覽代碼

no message

sys 2 年之前
父節點
當前提交
43841afadc
共有 7 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/en-utils/en-popup/en-popup.vue
  2. 二進制
      static/img/common/close.png
  3. 二進制
      static/img/perfect/img1.png
  4. 二進制
      static/img/perfect/img2.png
  5. 二進制
      static/img/perfect/img3.png
  6. 二進制
      static/img/perfect/no.png
  7. 二進制
      static/img/perfect/ok.png

+ 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>

二進制
static/img/common/close.png


二進制
static/img/perfect/img1.png


二進制
static/img/perfect/img2.png


二進制
static/img/perfect/img3.png


二進制
static/img/perfect/no.png


二進制
static/img/perfect/ok.png