QAQ 陈 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
..
README.en-US.md 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
README.md 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
index.d.ts 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
index.js 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
overlay.d.ts 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
overlay.js 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
overlay.json 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
overlay.wxml 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
overlay.wxss 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
props.d.ts 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
props.js 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
type.d.ts 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад
type.js 34e9bb6ef8 Merge branch 'master' of /Users/qaqchen/WxProjects/zhsw_wechat with conflicts. 4 месяцев назад

README.en-US.md

API

Overlay Props

name | type | default | description | required -- | -- | -- | -- | -- style | Object | - | CSS(Cascading Style Sheets) | N custom-style | Object | - | CSS(Cascading Style Sheets),used to set style on virtual component | N background-color | String | - | - | N duration | Number | 300 | - | N prevent-scroll-through | Boolean | true | - | N using-custom-navbar | Boolean | false | - | N visible | Boolean | false | - | N z-index | Number | 11000 | - | N

Overlay Events

name | params | description -- | -- | -- click | ({ visible: boolean }) | -

CSS Variables

The component provides the following CSS variables, which can be used to customize styles. Name | Default Value | Description -- | -- | -- --td-overlay-bg-color | @font-gray-2 | - --td-overlay-transition-duration | 300ms | -