全部引入方式没问题,但是按需引入的时候,报错
vue.runtime.esm.js?2b0e:5120 Uncaught TypeError: Cannot read properties of undefined (reading 'install')
at Function.Vue.use (vue.runtime.esm.js?2b0e:5120:1)
at eval (main.js?c31f:10:1)
at Module../examples/main.js (index.js:997:1)
at __webpack_require__ (index.js:849:30)
at fn (index.js:151:20)
at Object.1 (index.js:1067:18)
at __webpack_require__ (index.js:849:30)
at checkDeferredModules (index.js:46:23)
at index.js:925:18
at index.js:928:10