合并错误

This commit is contained in:
gaoxs
2020-05-11 09:41:33 +08:00
parent a09052d967
commit f1561e64c6
2 changed files with 9 additions and 7 deletions

View File

@ -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/s/share-info.png" @click="shareInfoClose" />
</view>
</view>
</template>