Browse Source

增加缺失的图片

zyh
gaoxs 5 years ago
parent
commit
a09052d967
  1. 2
      components/ShareInfo.vue
  2. BIN
      static/images/scan.gif
  3. BIN
      static/images/share-info.png

2
components/ShareInfo.vue

@ -1,7 +1,7 @@
<template>
<view v-if="shareInfoStatus" class="poster-first">
<view class="mask-share">
<image src="@/static/images/share-info.png" @click="shareInfoClose" />
<!-- <image src="@/static/images/share-info.png" @click="shareInfoClose" /> -->
</view>
</view>
</template>

BIN
static/images/scan.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

BIN
static/images/share-info.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Loading…
Cancel
Save