UNPKG
vue-network-check
Version:
latest (1.0.0)
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
vue网络检测插件,检测到网络连接失败,会在顶部展示微信网络连接一样的提示
vue-network-check
/
.babelrc
7 lines
(6 loc)
•
72 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
[
"env"
,
{
"modules"
:
false
}
]
,
"stage-3"
]
}