9.23提交
This commit is contained in:
@@ -100,7 +100,7 @@ const onSave = () => {
|
||||
uni.hideLoading();
|
||||
uni.showToast({
|
||||
title: '保存成功',
|
||||
icon: 'success',
|
||||
icon: 'none',
|
||||
duration: 2000
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user