Introduction
Code Demo
Basic usage
API
Props
| Parameters | Description | Type | Default value |
| show | Whether to display the pop-up window | boolean | false |
| qqnumber | QQ number | string | true |
| use-tip-class | Whether to use the class name prefixed with tip-comp | boolean | false |
| hide-tip-style | Whether to hide the style added when @TIP_STYLE_NAME keyword is compiled | boolean | false |
Events
| Event name | Description | Parameters |
| clickButton | Click to confirm | - |
| update:show | Update display status | show, whether to display |
| update:qqnumber | Update QQ | qqNumber, QQ number |