aboutsummaryrefslogtreecommitdiffstats
path: root/conf/lastmode.json
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-04-10 17:52:47 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-04-10 17:52:47 +0800
commit6a151ec022b2520f5c68fc1c8af483afd4c887c7 (patch)
tree58523daa82bfa8ccbe0d05087471b037dffccfa6 /conf/lastmode.json
parent134be0531d2aa3926bb6ed441c7839174a8bba17 (diff)
add json file
Change-Id: Ib68bf6c21b4644626042789e48fa8eb47dc1a0cc
Diffstat (limited to 'conf/lastmode.json')
-rw-r--r--conf/lastmode.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/lastmode.json b/conf/lastmode.json
new file mode 100644
index 0000000..fbae6e9
--- /dev/null
+++ b/conf/lastmode.json
@@ -0,0 +1,10 @@
+[
+ {
+ "appid": "navigation",
+ "area": "split.main"
+ },
+ {
+ "appid": "video",
+ "area": "split.sub"
+ }
+] \ No newline at end of file