js 不怎么会写 又没有大佬教教
判断手机号有没有 +86 有就删掉 +86 没有就继续
感谢,已解决
请参考 http://support.mingdao.com/hc/kb/article/1460214/
我也是有这个问题,用 Python 解决的,代码: c = input['aaa']; output = {'b': c.replace('+86','')};
可以加我微信 huobaole,我来远程帮你搞定