page.js 100 字节
Newer Older
fxy060608's avatar
fxy060608 已提交
1
/* eslint-disable no-undef */
2 3
if (typeof __VuePlugin !== 'undefined') {
  Vue.use(__VuePlugin)
fxy060608's avatar
fxy060608 已提交
4
}