Commit 031bd9c0 by 李静静

文案优化

parent 70be4718
...@@ -102,7 +102,7 @@ Page({ ...@@ -102,7 +102,7 @@ Page({
this.completemessage(res,'入群方式已经通过“服务通知”的形式下发到你的微信') this.completemessage(res,'入群方式已经通过“服务通知”的形式下发到你的微信')
}, },
contactComplete:function(res){ contactComplete:function(res){
this.completemessage(res,'入群方式已经通过“服务通知”的形式下发到你的微信') this.completemessage(res,'深蓝小助名片已通过“服务通知”形式下发你的微信')
}, },
completemessage:function(res,message){ completemessage:function(res,message){
console.log("complete",arguments,res.detail) console.log("complete",arguments,res.detail)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment