diff --git a/components/b-Shopping-Cart/b-Shopping-Cart.vue b/components/b-Shopping-Cart/b-Shopping-Cart.vue index c451e03..aa39fd9 100644 --- a/components/b-Shopping-Cart/b-Shopping-Cart.vue +++ b/components/b-Shopping-Cart/b-Shopping-Cart.vue @@ -1,1169 +1,1169 @@ - - - - - + + + + + diff --git a/components/b-page-home/b-page-home-rx.vue b/components/b-page-home/b-page-home-rx.vue index 81bdcc3..0320544 100644 --- a/components/b-page-home/b-page-home-rx.vue +++ b/components/b-page-home/b-page-home-rx.vue @@ -386,7 +386,7 @@ padding: 15rpx 32rpx; } .confirmButton{ - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); border-radius: 43px; color: #ffffff; font-size: 30rpx; diff --git a/components/b-restaurant-order-status/b-restaurant-order-status.vue b/components/b-restaurant-order-status/b-restaurant-order-status.vue index 07f09a9..240d03b 100644 --- a/components/b-restaurant-order-status/b-restaurant-order-status.vue +++ b/components/b-restaurant-order-status/b-restaurant-order-status.vue @@ -1,268 +1,268 @@ - - - - - + + + + + diff --git a/components/b-rx-sku-popup/b-rx-sku-popup.vue b/components/b-rx-sku-popup/b-rx-sku-popup.vue index 75c55d1..c162235 100644 --- a/components/b-rx-sku-popup/b-rx-sku-popup.vue +++ b/components/b-rx-sku-popup/b-rx-sku-popup.vue @@ -329,7 +329,7 @@ &-right { width: 254rpx; height: 86rpx; - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); box-shadow: 0 6rpx 8rpx 0 rgba(74, 111, 231, 0.2300); border-radius: 43rpx; text-align: center; diff --git a/components/b-shop-item/b-rx-shop-item.vue b/components/b-shop-item/b-rx-shop-item.vue index d4da44b..54adc38 100644 --- a/components/b-shop-item/b-rx-shop-item.vue +++ b/components/b-shop-item/b-rx-shop-item.vue @@ -1,271 +1,271 @@ - - - - - + + + + + diff --git a/components/b-shop-list-item/b-shop-list-item.vue b/components/b-shop-list-item/b-shop-list-item.vue index c1dbf15..17da306 100644 --- a/components/b-shop-list-item/b-shop-list-item.vue +++ b/components/b-shop-list-item/b-shop-list-item.vue @@ -233,7 +233,7 @@ // .btn { // width: 470rpx; // height: 86rpx; - // background: #0122A4; + // background: linear-gradient(-77deg, #4A6FE7, #83ACFF); // border-radius: 43rpx; // font-size: 30rpx; // color: #ffffff; diff --git a/components/新建文件夹/b-Shopping-Cart/b-Shopping-Cart.vue b/components/新建文件夹/b-Shopping-Cart/b-Shopping-Cart.vue index 49b5596..36c6efa 100644 --- a/components/新建文件夹/b-Shopping-Cart/b-Shopping-Cart.vue +++ b/components/新建文件夹/b-Shopping-Cart/b-Shopping-Cart.vue @@ -607,7 +607,7 @@ &-right { width: 225rpx; height: 77rpx; - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); box-shadow: 0 6rpx 8rpx 0 rgba(74, 111, 231, 0.2300); border-radius: 48rpx; text-align: center; diff --git a/components/新建文件夹/b-page-home/b-page-home-rx.vue b/components/新建文件夹/b-page-home/b-page-home-rx.vue index 0b33a62..02a4323 100644 --- a/components/新建文件夹/b-page-home/b-page-home-rx.vue +++ b/components/新建文件夹/b-page-home/b-page-home-rx.vue @@ -386,7 +386,7 @@ padding: 15rpx 32rpx; } .confirmButton{ - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); border-radius: 43px; color: #ffffff; font-size: 30rpx; diff --git a/components/新建文件夹/b-shop-item/b-rx-shop-item.vue b/components/新建文件夹/b-shop-item/b-rx-shop-item.vue index d2a8c10..6dc2dfb 100644 --- a/components/新建文件夹/b-shop-item/b-rx-shop-item.vue +++ b/components/新建文件夹/b-shop-item/b-rx-shop-item.vue @@ -96,7 +96,7 @@ } if (this['BrandInfor']['brand_id'] == 13) { return { - 'background': '#0122A4' + 'background': 'linear-gradient(-77deg, #4A6FE7, #83ACFF)' }; } } diff --git a/components/新建文件夹/b-shop-list-item/b-shop-list-item.vue b/components/新建文件夹/b-shop-list-item/b-shop-list-item.vue index c1dbf15..17da306 100644 --- a/components/新建文件夹/b-shop-list-item/b-shop-list-item.vue +++ b/components/新建文件夹/b-shop-list-item/b-shop-list-item.vue @@ -233,7 +233,7 @@ // .btn { // width: 470rpx; // height: 86rpx; - // background: #0122A4; + // background: linear-gradient(-77deg, #4A6FE7, #83ACFF); // border-radius: 43rpx; // font-size: 30rpx; // color: #ffffff; diff --git a/pages/diy/orders/order-infor/order-infor.vue b/pages/diy/orders/order-infor/order-infor.vue index 05a4f6a..b8f6875 100644 --- a/pages/diy/orders/order-infor/order-infor.vue +++ b/pages/diy/orders/order-infor/order-infor.vue @@ -503,7 +503,7 @@ height: 60rpx; color: #ffffff; font-size: 28rpx; - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); border-radius: 30rpx; text-align: center; line-height: 60rpx; diff --git a/pages/restaurant/home/home.vue b/pages/restaurant/home/home.vue index 4ef2482..b0d4fd3 100644 --- a/pages/restaurant/home/home.vue +++ b/pages/restaurant/home/home.vue @@ -1198,7 +1198,7 @@ } .confirmButton { - // background: #0122A4; + // background: linear-gradient(-77deg, #4A6FE7, #83ACFF); border-radius: 43px; color: #ffffff; font-size: 30rpx; diff --git a/pages/restaurant/home/shop_home/components/shop-cart/rx.scss b/pages/restaurant/home/shop_home/components/shop-cart/rx.scss index df6035f..76f86ab 100644 --- a/pages/restaurant/home/shop_home/components/shop-cart/rx.scss +++ b/pages/restaurant/home/shop_home/components/shop-cart/rx.scss @@ -48,7 +48,7 @@ &-right { width: 225rpx; height: 77rpx; - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); box-shadow: 0 6rpx 8rpx 0 rgba(74, 111, 231, 0.2300); border-radius: 48rpx; text-align: center; diff --git a/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue b/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue index c13ea88..880e526 100644 --- a/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue +++ b/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue @@ -6,31 +6,36 @@ - - - {{item['product_name']}} - - - - - - 原价:¥ - {{item['product_price']}} - - - - - 补贴后价格:¥ - {{item['bt_price']}} - - - - - 预估积分: - - {{item['integral']}} + + + + {{item['product_name']}} + + + + + ¥{{item['bt_price']}} + + + + + ¥{{item['product_price']}} + + + + + + 消费补贴: + ¥{{item['subsidy_card_price']}} + + + + + 预估积分: + + {{item['integral']}} + + @@ -57,30 +62,32 @@ - - {{item['product_name']}} - - - - - ¥{{item['bt_price']}} + + + {{item['product_name']}} - - - ¥{{item['product_price']}} + + + + ¥{{item['bt_price']}} + + + + ¥{{item['product_price']}} + - - - - 消费补贴卡:¥ - {{item['subsidy_card_price']}} - - - - - 预估积分: - - {{item['integral']}} + + + 消费补贴: + ¥{{item['subsidy_card_price']}} + + + + + 预估积分: + + {{item['integral']}} + @@ -366,7 +373,6 @@ flex-direction: column; justify-content: space-between; &-bottom { - // margin-bottom: 12rpx; } .huaxian { @@ -381,7 +387,12 @@ &-title { font-size: $FONTSIZE30; color: $THEMECOLOR4; - font-weight: 600; + font-weight: 600; + display: -webkit-box; + -webkit-line-clamp: 2; + -webkit-box-orient: vertical; + overflow: hidden; + text-overflow: ellipsis; } &-discount { diff --git a/pages/restaurant/order/order-details/details.vue b/pages/restaurant/order/order-details/details.vue index 59dd4cb..0ca8977 100644 --- a/pages/restaurant/order/order-details/details.vue +++ b/pages/restaurant/order/order-details/details.vue @@ -702,7 +702,7 @@ height: 60rpx; color: #ffffff; font-size: 28rpx; - background: #0122A4; + background: linear-gradient(-77deg, #4A6FE7, #83ACFF); border-radius: 30rpx; text-align: center; line-height: 60rpx; diff --git a/static/js/config.js b/static/js/config.js index 0a177f8..3bfb6f3 100644 --- a/static/js/config.js +++ b/static/js/config.js @@ -620,7 +620,7 @@ const config = { // 自定义普通按钮样式 BtnStyle: [{ color: '#FFFFFF', - background: '#0122A4', + background: 'linear-gradient(-77deg, #4A6FE7, #83ACFF)', }], // 订单图标,订单详情中展示的(仅支持星巴克/瑞星类似样式) OrderStatus: { @@ -772,7 +772,7 @@ const config = { // 自定义普通按钮样式 BtnStyle: [{ color: '#FFFFFF', - background: '#0122A4', + background: 'linear-gradient(-77deg, #4A6FE7, #83ACFF)', }], // 订单图标,订单详情中展示的(仅支持星巴克/瑞星类似样式) OrderStatus: {