From c3ac2340d87078daa7e8877329fd4270ecb7fbe7 Mon Sep 17 00:00:00 2001 From: fanfan Date: Tue, 28 May 2024 10:48:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/detail.vue | 1 + pages/login/index.vue | 665 +++++++++++++++++++---------------- pages/news/consult/about.vue | 9 +- pages/news1/jinqun.vue | 22 +- 4 files changed, 389 insertions(+), 308 deletions(-) diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index ea57e10..09a78df 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -530,6 +530,7 @@ } }, onLoad(options) { + console.log(options) const that = this; that.options = options; let result = uni.getStorageSync("addressResult") diff --git a/pages/login/index.vue b/pages/login/index.vue index 2fc65ab..593f83f 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -1,322 +1,391 @@ + &-bd { + padding: 0 75rpx; + overflow: hidden; + + .a { + padding: 20rpx 0; + border-bottom: 1px solid #f2f2f2; + display: flex; + align-items: center; + font-size: 32rpx; + font-weight: 400; + color: #212121; + + input { + flex: 1; + margin-left: 30rpx; + line-height: 50rpx; + border-left: 1px solid #c4c4c4; + padding-left: 30rpx; + font-size: 28rpx; + color: #212121; + } + } + + .b { + padding: 30rpx 0; + border-bottom: 1px solid #f2f2f2; + display: flex; + align-items: center; + font-size: 28rpx; + font-weight: 400; + color: #f3202a; + + input { + flex: 1; + margin-right: 30rpx; + line-height: 50rpx; + font-size: 28rpx; + color: #212121; + } + } + + .c { + padding: 28rpx 0; + font-size: 28rpx; + font-weight: 400; + color: #a0a0a0; + + text { + color: #ff343c; + } + } + } + + &-fd { + width: 680rpx; + line-height: 88rpx; + background: #ffbdba; + border-radius: 88rpx; + text-align: center; + margin: 0 auto; + margin-top: 120rpx; + font-size: 28rpx; + font-weight: 600; + color: #ffffff; + + &-on { + background-color: #ff343c; + } + } + } + diff --git a/pages/news/consult/about.vue b/pages/news/consult/about.vue index 7a3b739..8760a2d 100644 --- a/pages/news/consult/about.vue +++ b/pages/news/consult/about.vue @@ -13,7 +13,9 @@ {{cityInfo.phone}} - + + + 长按识别二维码 添加我的微信 @@ -141,15 +143,16 @@ text-align: center; image{ width: 300rpx; - height: 300rpx; + // height: 300rpx; display: block; margin: 0 auto; + max-height:400rpx ; } .txt{ font-size: 32rpx; font-weight: 400; color: #686868; - margin-top: 20rpx; + margin-top: 30rpx; } } &-btn{ diff --git a/pages/news1/jinqun.vue b/pages/news1/jinqun.vue index ff8ccba..dda1325 100644 --- a/pages/news1/jinqun.vue +++ b/pages/news1/jinqun.vue @@ -56,25 +56,33 @@ } } - +