feat: 订阅支持每月重置天数

This commit is contained in:
xream
2024-03-10 23:08:56 +08:00
parent 078bf228de
commit 518de2e919
4 changed files with 32 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ import {
parseFlowHeaders,
validCheck,
flowTransfer,
getRmainingDays,
} from '@/utils/flow';
/**
@@ -863,6 +864,7 @@ function createDynamicFunction(name, script, $arguments) {
parseFlowHeaders,
flowTransfer,
validCheck,
getRmainingDays,
};
if ($.env.isLoon) {
return new Function(