@ -1,6 +1,6 @@
<template>
<view class="jinqun" :style="{background:`url(${$picUrl}/static/jinqun-bg1.png)`}" style="background-size: 100% 100%;text-align: center;">
<image :src="cityInfo.group_share_img" style="padding-top: 70%; width: 350rpx;height: 380rpx;" show-menu-by-longpress='1' bindtap="clickImg"></image>
<image :src="cityInfo.group_share_img" style="padding-top: 70%; width: 370rpx;height: 370rpx;" show-menu-by-longpress='1' bindtap="clickImg"></image>
</view>
</template>