Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的计算机上完美运行的同一个项目在代码和框中给了我警告。为什么会发生这种情况?
代码框:
https://codesandbox.io/s/github/Tauromachian/vue-select-list
github
https://github.com/Tauromachian/vue-select-list
在你的文件中plugins/vuetify.js
plugins/vuetify.js
换行
import Vuetify from "vuetify/lib";
至
import Vuetify from "vuetify";