gree_leran/unpackage/dist/dev/mp-weixin/pages/user/login.json

9 lines
327 B
JSON
Raw Normal View History

2024-06-16 01:04:56 +00:00
{
"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",
2024-06-16 01:04:56 +00:00
"up-button": "../../node-modules/uview-plus/components/u-button/u-button"
}
}