fis3-demo icon indicating copy to clipboard operation
fis3-demo copied to clipboard

query属性配置的时间戳没作用吗?看配置

Open kangxl opened this issue 9 years ago • 0 comments

fis.set('newDate', Date.now()); fis.match('*.js', { query: '?t=' + fis.get('newDate') });

kangxl avatar Dec 16 '15 06:12 kangxl