BuildVR/web/Quan/Data/App.xml
shenjianxing 3d16f92f94 1
2025-04-23 17:12:31 +08:00

14 lines
314 B
XML

<?xml version="1.0" encoding="utf-8"?>
<AppData>
<!--预加载模块 要在app.xml的Data标签内-->
<PreLoad>
<Action type="Parallel">
<Action type="LoadRes" value="Study.xml" resType="xml"></Action>
<Action type="LoadRes" value="Exam.xml" resType="xml"></Action>
</Action>
</PreLoad>
</AppData>