Commit faaaae14 by 刘海龙

no message

parent eb7439d9
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
.van-swipe__indicator { background-color: f5f5f5; } .van-swipe__indicator { background-color: f5f5f5; }
.van-swipe__indicators { bottom: 0; } .van-swipe__indicators { bottom: 0; }
.scroll_h { margin-top: 10px; } .scroll_h { margin-top: 10px; }
.yulanBox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,.5); z-index: 25; } .yulanBox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: rgba(0,0,0,.2); z-index: 25; }
.tips_box { width: 250px; border-radius: 4px; overflow: hidden; background: #fff; position: relative; } .tips_box { width: 250px; border-radius: 4px; overflow: hidden; background: #fff; position: relative; }
.tips_title { width: 100%; text-align: center; margin-top: 17px; font-size: 15px; color: #4A4A4A; } .tips_title { width: 100%; text-align: center; margin-top: 17px; font-size: 15px; color: #4A4A4A; }
.tips_body { width: 100%; margin-top: 9px; padding: 0 25px; font-size: 12px; color: #999; line-height: 17px; padding-bottom: 20px; box-sizing: border-box; } .tips_body { width: 100%; margin-top: 9px; padding: 0 25px; font-size: 12px; color: #999; line-height: 17px; padding-bottom: 20px; box-sizing: border-box; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment