flat: 暂存

This commit is contained in:
Apcallover
2024-03-09 15:45:03 +08:00
parent 4c243ac785
commit a1a5a00480
15 changed files with 508 additions and 75 deletions

View File

@@ -22,9 +22,6 @@ function navTo(url, needLogin) {
}
const msg = (title, duration=1500, mask=false, icon='none')=>{
if(typeof title === 'string'){
return;
}
uni.showToast({
title,
duration,