我之前用store也是 直接用import导的store就会空白 而用const store = useStore就不会
好像是要用import导入
我用import导入useCountStore之后,使用const countStore = useCountStore()进行调用,一调用页面就变空白[流泪][流泪][流泪]
我之前用store也是 直接用import导的store就会空白 而用const store = useStore就不会
好像是要用import导入
我用import导入useCountStore之后,使用const countStore = useCountStore()进行调用,一调用页面就变空白[流泪][流泪][流泪]