饿了么element 全屏加载中

 const load = this.$loading({
                lock: true,
                text: '正在生成中...',
                spinner: 'el-icon-loading',
                background: 'rgba(0, 0, 0, 0.7)'
            });



关闭:load.close()

  

posted @ 2021-03-01 09:20  诺谟  阅读(391)  评论(0编辑  收藏  举报
你好啊