生成随机Id,0.3.6版本后统一规范为promise返回
N/A
this.$bridge .genMessageId(params) .then(res => { this.$toast(res) }) .catch(err => { this.$toast(err) })