jincan

Results 2 comments of jincan
trafficstars

@ash0x0 ![image](https://user-images.githubusercontent.com/7412888/122005512-4f365680-cde8-11eb-8b3d-a5cde68de711.png) There's still something wrong with my computer

+1 我现在是使用SSR,使用`unplugin-vue-components/vite`和`unplugin-vue-components/resolvers`时,出现问题: ![image](https://user-images.githubusercontent.com/7412888/150497263-e5b090bc-3f10-469f-b833-e4dc3766eba6.png) 下面是我的配置: ![image](https://user-images.githubusercontent.com/7412888/150497534-da205ad8-40ed-427b-971a-e0102072c57e.png) 如果我直接使用 `createSSRApp().use`引入,是能正常使用的