feat: 售后信息接口对接
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ function request(options) {
|
||||
}
|
||||
} else {
|
||||
uni.showToast({
|
||||
title: data.msg,
|
||||
title: data.msg || "系统错误,请稍后再试",
|
||||
icon: 'none', // 可选 success/loading/none
|
||||
duration: 2000, // 持续时长,单位ms
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user