diff --git a/pages/home/cloudCard2.vue b/pages/home/cloudCard2.vue index a7b0ebf..83a20ce 100644 --- a/pages/home/cloudCard2.vue +++ b/pages/home/cloudCard2.vue @@ -52,13 +52,13 @@ - + mode="aspectFill" @click="itemClick(item.goodsSid)"> - + 温馨提示:已订 { @@ -609,7 +608,7 @@ }, gotoCart() { uni.navigateTo({ - url: '/pages/good/shoppCart?affiliation=' + this.brandType + url: '/pages/good/shoppCart?affiliation=' + this.data.brandVos[this.selectIndex2].id }) }, onShareAppMessage: function(res) { @@ -707,8 +706,8 @@ margin-top: 10px; margin-bottom: 10px; text-align: center; - padding-top: 5px; - padding-bottom: 5px; + padding-top: 7px; + padding-bottom: 7px; margin-left: 5px; } @@ -719,8 +718,8 @@ font-size: 12px; margin-top: 10px; margin-bottom: 10px; - padding-top: 5px; - padding-bottom: 5px; + padding-top: 7px; + padding-bottom: 7px; text-align: center; font-weight: bold; border-radius: 20px;