Open sdzccs opened 3 years ago
Sorry, but may I ask you rephrase the question?
onClosed: function () {} doesn't work
When you click, the related A code will be executed. When you close, the A code will also be executed. Can you not execute the A code when you close, and execute the related A code only when you click
onClosed: function () {} doesn't work When you click, the related A code will be executed. When you close, the A code will also be executed. Can you not execute the A code when you close, and execute the related A code only when you click
May I ask you for a normal code example? For example, using https://jsfiddle.net/ or similar?
http://jsfiddle.net/ or similar? Website cannot be opened
http://jsbin.com Website can be opened
Capture when the toast is click .
When you click close, you can perform an operation. When you close automatically, do not perform the previous operation