搜索文档
clearCookie(domain?, path?): void
domain?
path?
void
清除所有 cookie
string
undefined
'/'
Example
clearCookie('example.com');