Commit 7a73d522 authored by haiyoucuv's avatar haiyoucuv

init

parent 84814e8c
...@@ -15,6 +15,7 @@ const modalPriorityMap = new Map<ComponentType<any>, number>([ ...@@ -15,6 +15,7 @@ const modalPriorityMap = new Map<ComponentType<any>, number>([
[WedExpPanel, 15], [WedExpPanel, 15],
[SignSucPanel, 15], [SignSucPanel, 15],
[VideoPanel, 10], [VideoPanel, 10],
[NewcomerPanel, 8],
[GuidePanel, 100], [GuidePanel, 100],
]); ]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment