兼容app,修改海报生成的问题
This commit is contained in:
@ -27,9 +27,9 @@ const dialog = {
|
||||
// notify,
|
||||
loading: {
|
||||
open: () => {
|
||||
uni.showLoading({
|
||||
title: '加载中'
|
||||
})
|
||||
// uni.showLoading({
|
||||
// title: '加载中'
|
||||
// })
|
||||
},
|
||||
close: () => {
|
||||
uni.hideLoading()
|
||||
|
Reference in New Issue
Block a user