feat: 规范化 subscription-userinfo

This commit is contained in:
xream
2025-02-27 20:54:39 +08:00
parent 6efb19c856
commit 41034ceb46
5 changed files with 52 additions and 10 deletions

View File

@@ -20,6 +20,7 @@ import {
validCheck,
flowTransfer,
getRmainingDays,
normalizeFlowHeader,
} from '@/utils/flow';
function isObject(item) {
@@ -1083,6 +1084,7 @@ function createDynamicFunction(name, script, $arguments, $options) {
flowTransfer,
validCheck,
getRmainingDays,
normalizeFlowHeader,
};
if ($.env.isLoon) {
return new Function(