diff --git a/docs/start/wx.md b/docs/start/wx.md index a9156924..b96f7029 100644 --- a/docs/start/wx.md +++ b/docs/start/wx.md @@ -36,7 +36,7 @@ wx.lin 已废弃,将在未来的某个版本移除,如果对应组件有[开 ```js onLoad(){ wx.lin.showLoading({ - type:"filp", + type:"flip", fullScreen: true }) setTimeout(()=>{ @@ -49,4 +49,4 @@ onLoad(){ 显示的API为`wx.lin.show${组件名称}`,隐藏的API为`wx.lin.hide${组件名称}`(某些组件不支持隐藏)。 ::: - \ No newline at end of file +