第一次运行 vue 页面空白 这个怎么解决啊 求告知

app.js:340 Uncaught TypeError: Cannot read properties of undefined (reading 'use')
at eval (element.js?5252:4:1)
at Module../src/plugins/element.js (app.js:96:1)
at webpack_require (app.js:337:33)
at fn (app.js:592:21)
at eval (main.js:5:77)
at Module../src/main.js (app.js:85:1)
at webpack_require (app.js:337:33)
at app.js:1501:109
at Function.webpack_require.O (app.js:383:23)
at app.js:1502:53
![img](https://img-mid

img


.csdnimg.cn/release/static/image/mid/ask/040103826846173.jpg "#left")

img

img


就控制台这样报错

看一下src里面plugins里面的代码

我也是这个问题 想问问楼主是怎么解决的

我也是这个问题

有报错啊,找到报错的地方

use未定义 element.js里 截个图看看