src/tabviews/custom/popview/index.jsx
@@ -97,7 +97,7 @@ // 数据缓存设置 if (config.cacheUseful === 'true') { if (!['day', 'hour'].includes(config.timeUnit)) { if (!['day', 'hour', 'minute'].includes(config.timeUnit)) { config.timeUnit = 'day' } config.cacheTime = config.cacheTime || 1