Began Framework start
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"pages": {
|
||||
"/": {
|
||||
"title": "Main",
|
||||
"viewPath": "Page/Main"
|
||||
}
|
||||
},
|
||||
"sharedDocks": {
|
||||
"cornerPriority": "top-bottom",
|
||||
"left": [],
|
||||
"top": []
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"overridable": true,
|
||||
"restricted": false,
|
||||
"scope": "G",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user