店铺详情下拉刷新优化,下载邀请图片功能添加
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="uni-share-button-box">
|
||||
<button class="uni-share-button" @click="close">{{cancelText}}</button>
|
||||
<!-- <button class="uni-share-button" @click="close">{{cancelText}}</button> -->
|
||||
<button class="uni-share-button" @click="close">再想想</button>
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
@@ -50,9 +51,9 @@
|
||||
name: 'wxcircle'
|
||||
},
|
||||
{
|
||||
text: 'QQ',
|
||||
text: '下载图片',
|
||||
icon: require('@/static/icon/share_icon_02.png'),
|
||||
name: 'qq'
|
||||
name: 'download'
|
||||
},
|
||||
// {
|
||||
// text: '新浪',
|
||||
|
||||
Reference in New Issue
Block a user