Toast或Toast[type] 调用
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/411093/1081231/Toast.js
依赖 vue3
Toast(content, [duration])
toast = Toast[type: info|success|warning|error](content, [0])
toast.close()