From 3620bba75a3429abc3b451473087889964648b9f Mon Sep 17 00:00:00 2001 From: "3075067877@qq.com" <3075067877@qq.com> Date: Wed, 31 Jan 2024 11:24:38 +0800 Subject: [PATCH] update --- .../src/components/index/page_standby.vue | 206 +++++++++++---------- .../src/components/index/view_footer.nvue | 5 +- .../src/components/index/view_header.nvue | 10 +- uniapp_project_code/src/components/pay/paying.vue | 10 +- uniapp_project_code/src/components/pay/success.vue | 2 + uniapp_project_code/src/pages/index/index.nvue | 2 +- uniapp_project_code/src/pages/pay/index.vue | 10 +- 7 files changed, 130 insertions(+), 115 deletions(-) diff --git a/uniapp_project_code/src/components/index/page_standby.vue b/uniapp_project_code/src/components/index/page_standby.vue index 80be747..854ff16 100644 --- a/uniapp_project_code/src/components/index/page_standby.vue +++ b/uniapp_project_code/src/components/index/page_standby.vue @@ -1,114 +1,118 @@ + .content_info { + margin-top: 49rpx; + + // margin-top: 19rpx; + .txt { + font-weight: 800; + font-size: 58.33rpx; + color: #1A1A1A; + } + } + + .content_tip { + width: 470.83rpx; + height: 120.83rpx; + // margin-top: 68rpx; + margin-top: 28rpx; + } + + .content_img { + width: 617rpx; + height: 625rpx; + margin-top: 31rpx; + margin-bottom: 30rpx; + } + + .content_logo { + + margin-top: 38rpx; + margin-bottom: 40rpx; + + .txt { + font-weight: 400; + font-size: 19.44rpx; + color: #999999; + } + } + + // background-image: linear-gradient(180deg, #00C9AC 0%, #009874 100%); + .content_btn { + width: 632.64rpx; + // height: 100%; + height: 81.94rpx; + background-color: #009874; + @include ctf(center); + flex-direction: row; + + // background: #000; + .icon_saoma { + width: 41.67rpx; + height: 41.67rpx; + margin-right: 10rpx; + // display: inline; + } + + .txt { + font-weight: 500; + font-size: 33.33rpx; + color: #FFFFFF; + } + + } + + } + \ No newline at end of file diff --git a/uniapp_project_code/src/components/index/view_footer.nvue b/uniapp_project_code/src/components/index/view_footer.nvue index a4fe3d7..5089c6d 100644 --- a/uniapp_project_code/src/components/index/view_footer.nvue +++ b/uniapp_project_code/src/components/index/view_footer.nvue @@ -45,7 +45,7 @@ - + 去付款