zhaojs
2023-05-26 802501cb668f2962c0daab7ecbd1489844284b77
no message
已修改12个文件
33 ■■■■ 文件已修改
uniapp/components/categoryPage.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/components/colGoods.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/brandList.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/dysearch.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/jdSearch.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/pddsearch.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/specialOffer.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/spicyMother.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/active/tmsearch.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/goods/shopsPage.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/search/searchResult.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/pages/search/searchResult2.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
uniapp/components/categoryPage.vue
@@ -367,6 +367,11 @@
        vertical-align: middle;
        margin-top: -4rpx;
    }
    .goods-items {
        width: 358rpx;
        height: 546rpx;
        margin-bottom: 20rpx;
    }
    .category-page-wrapper {
        width: 100%;
uniapp/components/colGoods.vue
@@ -13,6 +13,7 @@
                        {{items.dtitle}}
                    </view>
                </view>
            </view>
            <view class="goodsPrice-goodSale colCen borderBox">
                <view class="couponInfo-bar rowCen">
@@ -41,13 +42,9 @@
                    <view class="saleNum-box" v-if="items.monthSales!=''">
                        已售{{items.monthSales}}
                    </view>
                    <!-- <view class="saleNum-box" v-if="items.shopName!=''">
                        店铺:{{items.shopName}}
                    </view> -->
                </view>
                
                <!-- <view class="shopname">{{items.shopName}}</view> -->
                 <view class="shopname">{{items.shopName}}</view>
            </view>
        </view>
    </view>
uniapp/pages/active/brandList.vue
@@ -251,7 +251,7 @@
        
                .goods-items {
                    width: 336rpx;
                    height: 526rpx;
                    height: 546rpx;
                    margin-bottom: 20rpx;
        
                    .items-container {
uniapp/pages/active/dysearch.vue
@@ -394,7 +394,7 @@
                    .goods-items {
                        width: 336rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
                        .items-container {
uniapp/pages/active/jdSearch.vue
@@ -70,6 +70,7 @@
                    <aLoadMore :status="loadstatus" mode="loading3" :showTitle='true' color="#999999"></aLoadMore>
                </view>
            </view>
        </view>
    </view>
</template>
@@ -364,7 +365,7 @@
                    .goods-items {
                        width: 336rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
                        .items-container {
uniapp/pages/active/pddsearch.vue
@@ -382,7 +382,7 @@
                    .goods-items {
                        width: 336rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
                        .items-container {
uniapp/pages/active/specialOffer.vue
@@ -274,7 +274,7 @@
                .goods-items {
                    width: 336rpx;
                    height: 526rpx;
                    height: 546rpx;
                    margin-bottom: 20rpx;
                    .items-container {
uniapp/pages/active/spicyMother.vue
@@ -322,7 +322,7 @@
            
                    .goods-items {
                        width: 336rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
            
                        .items-container {
uniapp/pages/active/tmsearch.vue
@@ -370,7 +370,7 @@
                    .goods-items {
                        width: 336rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
                        .items-container {
uniapp/pages/goods/shopsPage.vue
@@ -231,7 +231,7 @@
        
            .goods-items {
                width: 346rpx;
                height: 526rpx;
                height: 546rpx;
                margin-bottom: 20rpx;
            }
        }
uniapp/pages/search/searchResult.vue
@@ -863,7 +863,7 @@
                    .goods-items {
                        width: 346rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
                    }
                }
uniapp/pages/search/searchResult2.vue
@@ -785,7 +785,7 @@
                    .goods-items {
                        width: 336rpx;
                        height: 526rpx;
                        height: 546rpx;
                        margin-bottom: 20rpx;
                        .items-container {