摘要:
第一种简单的方法: 在弹窗出现时,在 html 上添加 class: .open-model { overflow: hidden; height: 100%; } 弹窗消失时,再 remove class 代码示例(react): import React from 'react' import 阅读全文
posted @ 2018-06-13 18:26 lee_xiumei 阅读(338) 评论(0) 推荐(0)
摘要:
第一种简单的方法: 在弹窗出现时,在 html 上添加 class: .open-model { overflow: hidden; height: 100%; } 弹窗消失时,再 remove class 代码示例(react): import React from 'react' import 阅读全文
posted @ 2018-06-13 18:26 lee_xiumei 阅读(338) 评论(0) 推荐(0) |
||