Style(店铺):界面调整

This commit is contained in:
lifizer
2024-03-25 16:30:50 +08:00
parent 08a1c20ac0
commit ed55ef1341
2 changed files with 10 additions and 7 deletions
+1
View File
@@ -64,6 +64,7 @@ function baseRequest(options) {
uni.showToast({
title: res.data.msg,
icon: 'none',
duration: 3000,
success() {
}
})