# 加载

# 基础用法

let loadingInstance = this.$loading({ fullscreen: true });
loadingInstance.close()