工具函数(Utility)uniqueIduniqueId_.uniqueId([prefix])为需要的客户端模型或 DOM 元素生成一个全局唯一的 id。如果 prefix 参数存在, id 将附加给它。_.uniqueId('contact_');=> 'contact_104