yangsai@163.com 8 months ago
parent 94bff228ef
commit b5efea99f5
  1. 2
      pages/news/consult/about.vue
  2. 2
      pages/news1/jinqun.vue

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

@ -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: 330rpx;" show-menu-by-longpress='1' bindtap="clickImg"></image>
</view>
</template>

Loading…
Cancel
Save