添加提示

This commit is contained in:
@fawn-nine
2024-07-03 13:11:58 +08:00
parent 2e9a250be3
commit fa6c3b2c4d

View File

@@ -648,6 +648,10 @@
}).catch(e => {
console.log(e, '获取目录数据报错')
uni.showToast({
title:"获取数据失败",
icon:'error'
})
});
},
@@ -889,6 +893,10 @@
}).catch(e => {
console.log(e, '获取章节列表数据报错')
uni.showToast({
title:"获取数据失败",
icon:'error'
})
});
},
// 跳转