This commit is contained in:
2020-07-09 09:23:09 +08:00
parent c523462b82
commit c0095c1af9
48 changed files with 553 additions and 297 deletions

View File

@@ -80,7 +80,7 @@ MyUtl.doCall = function(custId, phoneNo)
function(content)
hideHotWheel()
if content.success then
CLAlert.add("拨号成功!", Color.white, 5)
MyUtl.toastS("拨号成功!")
end
end
)