freezyh

Results 11 issues of freezyh

It can't support sprite collision? ![image](https://user-images.githubusercontent.com/26577708/175192744-b1a78d28-f560-4e29-9278-850c77da5875.png)

![image](https://user-images.githubusercontent.com/26577708/175228936-55d4181f-c119-4733-92df-9fc50d8347fc.png)

table的show-overflow-tooltip 默认主题颜色是is-dark,不能添加其他类去修改

### Existing Component 是 ### Component Name menu ### Description 使用菜单的时候,只有一级菜单并且收起的状态,不能自定义tooltip的样式或者添加类去修改默认的 https://github.com/ElemeFE/element/blob/dev/packages/menu/src/menu-item.vue 默认是effect="dark" 应该暴露相应的属性让使用者去自定义或者修改样式主题

由于Nuxt升级了配置方式也发生了改变,如何正常引入该插件

"export 'ClusterLayer' (imported as 'maptalks') was not found in 'maptalks'

I use Nuxt2, I use app.$cookies.remove('token'),but it not work