1.7 去掉事件详情输入框,个股中心部分模块页面搭建
This commit is contained in:
@@ -121,7 +121,8 @@ const _sfc_main = {
|
||||
this.userInfo = res.data;
|
||||
} else
|
||||
common_vendor.wx$1.showToast({
|
||||
title: res.message
|
||||
title: res.message,
|
||||
icon: "none"
|
||||
});
|
||||
}).catch((error) => {
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user