10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"navigationBarTitleText": "Transition 过渡",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"custom": "./custom",
|
|
"destroy": "./destroy",
|
|
"appear": "./appear"
|
|
}
|
|
}
|