From ab9bc98c6f9ab820f7f4f343b524f7b8310ef272 Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Mon, 17 Feb 2020 10:30:42 +0800 Subject: [PATCH] 南沙小程序修改 --- SunshineLnsMinApp/templeteDist/wuxDist/pagination/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SunshineLnsMinApp/templeteDist/wuxDist/pagination/index.wxss b/SunshineLnsMinApp/templeteDist/wuxDist/pagination/index.wxss index 242ff58..79421d6 100644 --- a/SunshineLnsMinApp/templeteDist/wuxDist/pagination/index.wxss +++ b/SunshineLnsMinApp/templeteDist/wuxDist/pagination/index.wxss @@ -1 +1 @@ -.wux-pagination{display:block;width:100%;height:88rpx;overflow:hidden;box-sizing:border-box;position:relative}.wux-pagination__prev{position:absolute;left:20rpx;top:0}.wux-pagination__next{position:absolute;right:20rpx;top:0}.wux-pagination__number{width:100%;height:88rpx;line-height:88rpx;margin:0 auto;text-align:center}.wux-pagination__active{display:inline;color:#387ef5}.wux-pagination__pointer{width:100%;height:88rpx;line-height:88rpx;margin:0 auto;text-align:center}.wux-pagination__dot{display:inline-block;width:16rpx;height:16rpx;margin:0 4rpx;border-radius:50%;background:#ccc}.wux-pagination__dot--active{background:#888}.wux-pagination__button{display:inline-block;margin:0} \ No newline at end of file +.wux-pagination{display:block;width:100%;height:88rpx;overflow:hidden;box-sizing:border-box;position:relative}.wux-pagination__prev{position:absolute;left:20rpx;top:0}.wux-pagination__next{position:absolute;right:20rpx;top:0}.wux-pagination__number{width:100%;height:88rpx;line-height:88rpx;margin:0 auto;text-align:center}.wux-pagination__active{display:inline;color:#387ef5}.wux-pagination__pointer{width:100%;height:88rpx;line-height:88rpx;margin:0 auto;text-align:center}.wux-pagination__dot{width:16rpx;height:16rpx;display:inline-block;margin:0 4rpx;border-radius:50%;background:#ccc}.wux-pagination__dot--active{background:#888}.wux-pagination__button{display:inline-block;margin:0} \ No newline at end of file -- Gitblit v1.8.0