Vue.use
摘要:Vue.use(plugin: Object|Function) 当plugin是Object时,会找plugin中的install方法(plugin对象中必须提供install方法),再自动传入参数Vue,并执行该install方法 当plugin是Function时,会自动传入参数Vue,并执行
阅读全文
posted @ 2022-09-27 21:42
posted @ 2022-09-27 21:42
posted @ 2022-04-11 23:31
posted @ 2022-03-13 17:57
posted @ 2022-03-02 22:48
posted @ 2022-03-02 21:37
posted @ 2021-03-23 14:30