mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-12-03 00:49:07 +08:00
0e93d7815b
#### What this PR does / why we need it? 当前操作控制台(每点击一个不同的页面)或刷新后,都需要从服务器加载静态资源且没有缓存,在网络差的情况下访问特别慢 #### Summary of your change 给静态资源增加浏览器缓存时间 #### Please indicate you've done the following: - [x] Made sure tests are passing and test coverage is added if needed. - [x] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/). - [x] Considered the docs impact and opened a new docs issue or PR with docs changes if needed. |
||
---|---|---|
.. | ||
app | ||
business | ||
cache | ||
db | ||
hook | ||
log | ||
migration | ||
router | ||
session | ||
validator | ||
viper |