From 606b4595c8e705a4b07389c3f4b86e272dc601a2 Mon Sep 17 00:00:00 2001 From: 396316021 <396316021@qq.com> Date: Mon, 7 Aug 2023 18:06:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E6=A0=B7=E5=BC=8F=E4=BB=A5?= =?UTF-8?q?=E5=8F=8Apage=E8=B7=AF=E5=BE=84=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 5 +++++ uview-plus/index.scss | 2 ++ 2 files changed, 7 insertions(+) diff --git a/pages.json b/pages.json index f99302d..e8cfe4a 100644 --- a/pages.json +++ b/pages.json @@ -31,6 +31,11 @@ "style" : { "navigationBarTitleText" : "地址详情" } + },{ + "path" : "pages/Card/index", + "style" : { + "navigationBarTitleText" : "付款权益卡" + } } ], "globalStyle" : { diff --git a/uview-plus/index.scss b/uview-plus/index.scss index 700cf77..9e0376d 100644 --- a/uview-plus/index.scss +++ b/uview-plus/index.scss @@ -9,6 +9,8 @@ uni-page-body{ } .body-background{ position: fixed; + top:0; + left:0; width:100%; height:100%; background:{