10 lines
412 B
JSON
10 lines
412 B
JSON
|
{
|
||
|
"navigationBarTitleText": "选课中心",
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
|
||
|
"u-search": "/node-modules/uview-ui/components/u-search/u-search",
|
||
|
"u-avatar-group": "/node-modules/uview-ui/components/u-avatar-group/u-avatar-group",
|
||
|
"u-loadmore": "/node-modules/uview-ui/components/u-loadmore/u-loadmore"
|
||
|
}
|
||
|
}
|