Authored by 郝肖肖

'退换货弹框文字修改'

... ... @@ -699,7 +699,7 @@ $('.re-tips').on('click', '.icon-tip-help', function() {
{
id: 'tip-btn-sure',
btnClass: ['tip-btn'],
name: '确定',
name: '我知道了',
cb: function() {
tipHelpDialog.close();
}
... ...