|
@@ -1,7 +1,7 @@
|
|
<template>
|
|
<template>
|
|
<view>
|
|
<view>
|
|
<u-navbar title="商品详情" :border="true" :placeholder="true" :autoBack="true" bgColor="#fff" />
|
|
<u-navbar title="商品详情" :border="true" :placeholder="true" :autoBack="true" bgColor="#fff" />
|
|
- <view class="detail" style="margin-bottom: 108rpx;">
|
|
|
|
|
|
+ <view class="detail" style="margin-bottom: 90rpx;">
|
|
<view class="detail-top">
|
|
<view class="detail-top">
|
|
<u-swiper :list="picUrlArr" height="375" radius="0" :indicator="true" :circular="true"></u-swiper>
|
|
<u-swiper :list="picUrlArr" height="375" radius="0" :indicator="true" :circular="true"></u-swiper>
|
|
</view>
|
|
</view>
|
|
@@ -359,7 +359,7 @@
|
|
height: 88rpx;
|
|
height: 88rpx;
|
|
width: 100%;
|
|
width: 100%;
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
- margin-top: 10rpx;
|
|
|
|
|
|
+ // margin-top: 10rpx;
|
|
|
|
|
|
&-one {
|
|
&-one {
|
|
float: left;
|
|
float: left;
|