From ad7cdede4ef83d9274de9040fa207d5caed212ba Mon Sep 17 00:00:00 2001 From: 18631081161 <2088094923@qq.com> Date: Mon, 7 Apr 2025 15:20:32 +0800 Subject: [PATCH] UI --- components/collect-btn/collect-btn.vue | 3 +- .../order-confirm-popup-flw.vue | 4 +- .../order-confirm-popup.vue | 4 +- manifest.json | 2 +- package/index/leitai.vue | 2 +- package/index/lian-ji.vue | 2 +- pages/fuli/fuli-detail.vue | 2 +- pages/guize/guize.vue | 2 +- pages/infinite/bonus_house.vue | 7 +- pages/sangdai/sangdai.vue | 7 +- pages/shouye/detail.vue | 2123 ++++++++--------- pages/shouye/detail_wuxian.vue | 260 +- pages/shouye/index.vue | 8 +- pages/user/login.vue | 9 +- 14 files changed, 971 insertions(+), 1464 deletions(-) diff --git a/components/collect-btn/collect-btn.vue b/components/collect-btn/collect-btn.vue index 69ac02c..246972a 100644 --- a/components/collect-btn/collect-btn.vue +++ b/components/collect-btn/collect-btn.vue @@ -23,7 +23,7 @@ export default { }, customStyle: { type: String, - default: 'position: absolute; right: 0; top: 232rpx; margin-right: 48rpx;' + default: 'position: absolute; right: 0; top: 56rpx; margin-right: 48rpx;' } }, data() { @@ -61,6 +61,7 @@ export default { height: 95rpx; box-sizing: border-box; flex-direction: column; + > image { width: 64rpx; diff --git a/components/order-confirm-popup/order-confirm-popup-flw.vue b/components/order-confirm-popup/order-confirm-popup-flw.vue index bcbff98..54cc791 100644 --- a/components/order-confirm-popup/order-confirm-popup-flw.vue +++ b/components/order-confirm-popup/order-confirm-popup-flw.vue @@ -3,7 +3,7 @@ - 确认订单 + 确认订单 @@ -253,7 +253,7 @@ export default { justify-content: space-between; align-items: center; font-size: 40rpx; - font-weight: 500; + font-weight: 600; color: #333333; .close { diff --git a/components/order-confirm-popup/order-confirm-popup.vue b/components/order-confirm-popup/order-confirm-popup.vue index d169775..f6cfe4a 100644 --- a/components/order-confirm-popup/order-confirm-popup.vue +++ b/components/order-confirm-popup/order-confirm-popup.vue @@ -318,7 +318,7 @@ export default { justify-content: space-between; align-items: center; font-size: 40rpx; - font-weight: 500; + font-weight: 600; color: #333333; .close { @@ -339,7 +339,6 @@ export default { .title { font-size: 20rpx; - font-family: Source Han Sans CN; font-weight: 400; margin-left: 24rpx; color: #333333; @@ -349,7 +348,6 @@ export default { display: flex; align-items: center; font-size: 24rpx; - font-family: Source Han Sans CN; font-weight: 400; color: #999999; diff --git a/manifest.json b/manifest.json index 2aebbfa..afb3253 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "一番赏", - "appid" : "__UNI__0BC0425", + "appid" : "__UNI__2E6CB39", "description" : "", "versionName" : "1.0.1", "versionCode" : 101, diff --git a/package/index/leitai.vue b/package/index/leitai.vue index 1316acb..cc5a7c4 100644 --- a/package/index/leitai.vue +++ b/package/index/leitai.vue @@ -403,7 +403,7 @@ - 去盒柜 + 去发货 - 去盒柜 + 去发货 - 去盒柜 + 去发货 - + 赏品记录 @@ -424,7 +424,7 @@ export default { } .btn-group { - margin-top: 20rpx; + margin-top: 40rpx; } .my-coupon { @@ -444,7 +444,6 @@ export default { height: 72rpx; background-color: #D8FD24; border-radius: 16rpx; - margin-left: 38rpx; text { font-weight: 600; diff --git a/pages/sangdai/sangdai.vue b/pages/sangdai/sangdai.vue index b5c917f..18d5e13 100644 --- a/pages/sangdai/sangdai.vue +++ b/pages/sangdai/sangdai.vue @@ -1201,14 +1201,14 @@ .num-box { margin: 24rpx 20rpx 10rpx; display: flex; - justify-content: center; + justify-content: space-between; align-items: center; background-color: #DFDFDF; border-radius: 20rpx; .icon { - width: 32rpx; - height: 28rpx; + width: 40rpx; + height: 37rpx; } >input { @@ -1216,7 +1216,6 @@ width: 70rpx; text-align: center; font-size: 24rpx; - font-family: Source Han Sans CN; font-weight: 400; color: #8A8A8A; } diff --git a/pages/shouye/detail.vue b/pages/shouye/detail.vue index 43f5642..7f2ceaa 100644 --- a/pages/shouye/detail.vue +++ b/pages/shouye/detail.vue @@ -132,6 +132,7 @@ + \ No newline at end of file diff --git a/pages/shouye/detail_wuxian.vue b/pages/shouye/detail_wuxian.vue index c041728..43b5e10 100644 --- a/pages/shouye/detail_wuxian.vue +++ b/pages/shouye/detail_wuxian.vue @@ -269,7 +269,7 @@ - 去盒柜 + 去发货 - - @@ -324,6 +324,7 @@ margin: 0; width: 416rpx; height: 80rpx; + text-align: center; box-sizing: border-box; border-radius: 16rpx; font-size: 28rpx;