12 lines
409 B
JSON
12 lines
409 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-tab": "../../../components/vant/dist/tab/index",
|
|
"van-tabs": "../../../components/vant/dist/tabs/index",
|
|
"van-cell": "../../../components/vant/dist/cell/index",
|
|
"van-cell-group": "../../../components/vant/dist/cell-group/index"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "我的课程",
|
|
"backgroundTextStyle":"dark"
|
|
} |