var ecblib = ecblib || {}; ecblib.tmpl = ecblib.tmpl || {}; (function () { 'use strict'; var _tmpl = ecblib.tmpl; _tmpl.goods_history = {}; _tmpl.goods_history.LEAVE_HISTORY = '' + '${Text}' + ''; _tmpl.goods_history.NOT_LEAVE_HISTORY = '' + '${Text}' + ''; _tmpl.ui = {}; _tmpl.ui.ALERT = '' + '' + ''; _tmpl.ui.MODAL_DIALOG = '' + '' + ''; _tmpl.ui.WARNING = '' + '
' + '
#{Contents}
' + '
×
' + '
' + ''; }());