9 lines
294 B
JSON
9 lines
294 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"practice-tab": "./components/practice-tab",
|
|
"training-tab": "./components/training-tab",
|
|
"material-tab": "./components/material-tab",
|
|
"uni-nav-bar": "../../uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar"
|
|
}
|
|
} |