YS:联系我们,进群有礼

main
yangsai@163.com 8 months ago
parent 034739cdcc
commit 9f5a201cba
  1. 2
      pages/news/consult/about.vue
  2. 2
      pages/news1/jinqun.vue

@ -141,7 +141,7 @@
text-align: center; text-align: center;
image{ image{
width: 300rpx; width: 300rpx;
// height: 300rpx; height: 300rpx;
display: block; display: block;
margin: 0 auto; margin: 0 auto;
} }

@ -1,6 +1,6 @@
<template> <template>
<view class="jinqun" :style="{background:`url(${$picUrl}/static/jinqun-bg1.png)`}" style="background-size: 100% 100%;text-align: center;"> <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: 330rpx;" 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> </view>
</template> </template>

Loading…
Cancel
Save