8 lines
283 B
JSON
8 lines
283 B
JSON
|
{
|
||
|
"navigationBarTitleText": "教师详情",
|
||
|
"usingComponents": {
|
||
|
"u-rate": "/node-modules/uview-ui/components/u-rate/u-rate",
|
||
|
"u-parse": "/node-modules/uview-ui/components/u-parse/u-parse",
|
||
|
"u-loadmore": "/node-modules/uview-ui/components/u-loadmore/u-loadmore"
|
||
|
}
|
||
|
}
|