摘要: if ($request_filename ~ .*\.(htm|html)$){ add_header Cache-Control "no-cache, no-store"; } vue打包的话,js | css | png/jpg 等文件名都加上了hash值。但是index.html文件并没有, 阅读全文
posted @ 2024-12-16 13:37 ucdos2023 阅读(33) 评论(0) 推荐(0) 编辑