9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"navigationBarTitleText": "生命周期",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"showbox": "../../common/component/showbox/index",
|
|
"box": "../../common/component/container/index"
|
|
}
|
|
}
|