im聊天模块,我的群聊样式调整;通讯录页面优化处理;我的二维码样式重构;

This commit is contained in:
2022-02-17 13:04:10 +08:00
parent 88493f7fa6
commit 7c9a8f702d
11 changed files with 194 additions and 162 deletions

View File

@@ -260,7 +260,9 @@
success: function() {
uni.showToast({
title: '复制成功',
icon: 'none'
icon: 'none',
mask:true,
duration:2000
})
}
});