Bladeren bron

auto commit

gcz 4 jaren geleden
bovenliggende
commit
d3557596c4
3 gewijzigde bestanden met toevoegingen van 8 en 9 verwijderingen
  1. 5 6
      components/common-footer/common-footer.vue
  2. 1 1
      pages/index/index.css
  3. 2 2
      pages/index/index.vue

+ 5 - 6
components/common-footer/common-footer.vue

@@ -4,13 +4,12 @@
 			<view class="common-footer-company">
 				<image src="/static/img/logo.png" class="img" mode="aspectFit"></image>
 				<view class="text">
-					贵州省黔林优选<br>
-					商贸有限公司
+					贵州省贵阳市观山湖区万达广场2F楼<br>贵州特色林产品体验中心
 				</view>
 			</view>
-			<view class="common-footer-copyright">
-				地址:贵州省贵阳市观山湖万达广场室内步行街2F层2016、2017号<br>备案/许可证编号:黔ICP备2020011568号
-			</view>
+<!-- 			<view class="common-footer-copyright">
+				备案/许可证编号:黔ICP备2020011568号
+			</view> -->
 		</view>
 	</view>
 </template>
@@ -41,7 +40,7 @@
 <style scoped>
 /* @import url("./index.css"); */
 .common-footer{padding: 16rpx 24rpx 40rpx;background-color: #F6F7F8;text-align: center;}
-.common-footer-company{display: flex;margin-bottom: 24rpx;align-items: center;justify-content: center;}
+.common-footer-company{display: flex;align-items: center;justify-content: center;}
 .common-footer-company .img{width: 96rpx;height: 84rpx;margin-right: 54rpx;}
 .common-footer-company .text{position: relative;padding-left: 53rpx;font-size: 24rpx;color: #666;font-weight: 500;text-align: left;line-height: 33rpx;padding-left: 53rpx;}
 .common-footer-company .text::before{content: '';position: absolute;left: 0;top: 11rpx;width: 1px;height: 48rpx;background-color: #CFCFCF;}

+ 1 - 1
pages/index/index.css

@@ -59,7 +59,7 @@ page{background-color: #F6F7F8;}
 .indexproduct .item-wrap:nth-child(even) .item{margin-left: 11rpx;}
 .indexproduct .item-img-wrap{overflow: hidden;width: 100%;height: 322rpx;margin-bottom: 12rpx;border-top-left-radius: 18rpx;border-top-right-radius: 18rpx;}
 .indexproduct .item-img{width: 100%;height: 100%;}
-.indexproduct .item-text-wrap{padding:  0 24rpx 25rpx;padding-right: 0;box-sizing: border-box;height: 190rpx;}
+.indexproduct .item-text-wrap{padding:  0 24rpx 25rpx;padding-right: 0;box-sizing: border-box;height: 150rpx;}
 .indexproduct .merchant{line-height: 33rpx;color: #6BBC6D;font-size: 24rpx;}
 .indexproduct .merchant .postage{height: 24rpx;padding: 0 14rpx;margin-left: 16rpx;line-height: 24rpx;display: inline-block;font-size: 20rpx;background-color: #E1F2E2;border-radius: 12rpx;}
 .indexproduct .item-til{font-size: 32rpx;font-weight: 500;color: #333;line-height: 45rpx;}

+ 2 - 2
pages/index/index.vue

@@ -78,9 +78,9 @@
 								<!-- <text v-if="item.postage" class="postage">包邮</text> -->
 							</view>
 							<view class="item-til f-ellipsis">{{item.name}}</view>
-							<view class="item-spec">
+						<!-- 	<view class="item-spec">
 								<text>规格:</text><text>{{item.spec}}</text>
-							</view>
+							</view> -->
 							<!-- <view class="item-addr f-ellipsis">{{item.umsCompanyInfo}}</view> -->
 							<view class="item-price-info">
 								<text class="rmb" v-if="item.price">¥</text>