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:{