mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-10 03:16:45 +08:00
提交
This commit is contained in:
@@ -128,7 +128,8 @@
|
||||
this.$store.dispatch('InitData');
|
||||
// uni.navigateBack(-1);
|
||||
uni.showToast({
|
||||
title:'更新成功'
|
||||
title:'更新成功',
|
||||
image:'../../static/images/icon/ok-icon.png'
|
||||
})
|
||||
} else {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user