duing icon indicating copy to clipboard operation
duing copied to clipboard

如果服务挂了,还能把数字显示出来的降级方案?

Open dingxianye opened this issue 8 years ago • 1 comments

RT

dingxianye avatar Apr 20 '17 02:04 dingxianye

目前用的是通过 cache-control:max-age=31536000 让已经显示过的图标作为 200 from cache 缓存。

或者你可以这样

<img src="" alt="80%" />

lishengzxc avatar Apr 20 '17 03:04 lishengzxc