1. getContrastDetails

获取构件对比的详细信息。

1.1. 参数说明:

名称 说明 类型 是否必填 示例
oldKey 旧场景中构件的key 字符串 string M123456_123456
newKey 新场景中构件的key 字符串 string M123456_123456
callback 回调函数 函数 function function(){}
返回值说明 类型 示例
无返回值 NULL NULL

1.2. 调用方式:

/**
* 获取构件对比的详细信息
*    @getContrastDetails
*    @param {string} oldKey 旧场景中构件的key
*    @param {string} newKey 新场景中构件的key
*    @param {function} callback 回调函数
*    @return {void}
*/ 
compare.getContrastDetails("M123_234567","M456_456",function(result)
{console.log(result)});
版权所有@盈嘉互联(北京)科技有限公司 京ICP备15051988号-9 Copyright © 2021 all right reserved,powered by Gitbook该文件修订时间: 2021-12-20 09:58:36

results matching ""

    No results matching ""