From bee912f1773459603d16604657e41a199e9df376 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 15 十二月 2025 16:23:29 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp
---
apps/underTakeMiniApp/.eslintrc-auto-import.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/apps/underTakeMiniApp/.eslintrc-auto-import.json b/apps/underTakeMiniApp/.eslintrc-auto-import.json
index 28f1710..5036610 100644
--- a/apps/underTakeMiniApp/.eslintrc-auto-import.json
+++ b/apps/underTakeMiniApp/.eslintrc-auto-import.json
@@ -125,6 +125,8 @@
"DirectiveBinding": true,
"MaybeRef": true,
"MaybeRefOrGetter": true,
- "TabBarPageRouterList": true
+ "TabBarPageRouterList": true,
+ "APP_ENV": true,
+ "NODE_ENV": true
}
}
--
Gitblit v1.10.0