11 lines
261 B
JSON
11 lines
261 B
JSON
{
|
|
"navigationBarTitleText": "基础视图",
|
|
"usingComponents": {
|
|
"showbox": "../../common/component/showbox/index",
|
|
"box": "../../common/component/container/index"
|
|
},
|
|
"skeleton": {
|
|
"path": "./view.skeleton.xhsml"
|
|
}
|
|
}
|