为manager、sale和secondTop视图添加30分钟缓存机制,减少API调用次数 包含缓存管理功能,支持清除缓存、获取缓存信息和强制刷新数据 在开发环境下暴露缓存管理函数到全局对象方便调试
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.