9 lines
327 B
JSON
9 lines
327 B
JSON
{
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "default",
|
|
"usingComponents": {
|
|
"up-text": "../../node-modules/uview-plus/components/u-text/u-text",
|
|
"up-input": "../../node-modules/uview-plus/components/u-input/u-input",
|
|
"up-button": "../../node-modules/uview-plus/components/u-button/u-button"
|
|
}
|
|
} |