花費 15 ms
關於Vue.use()詳解

問題 相信很多人在用Vue使用別人的組件時,會用到 Vue.use() 。例如:Vue.use(VueRouter)、Vue.use(MintUI)。但是用 axios時,就不需要用 Vue.use(axios),就能直接使用。那這是為什么吶? 答案 ...

Wed May 08 19:28:00 CST 2019 0 9334

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM