From 950a1fa8dd30c364f5f060486fe5d9a9ede4d04e Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期二, 23 九月 2025 17:16:01 +0800 Subject: [PATCH] H5静态化 --- mobile/.idea/misc.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/mobile/.idea/misc.xml b/mobile/.idea/misc.xml index 28a804d..7e5bdf8 100644 --- a/mobile/.idea/misc.xml +++ b/mobile/.idea/misc.xml @@ -3,4 +3,7 @@ <component name="JavaScriptSettings"> <option name="languageLevel" value="ES6" /> </component> + <component name="ProjectRootManager"> + <output url="file://$PROJECT_DIR$/out" /> + </component> </project> \ No newline at end of file -- Gitblit v1.9.3