You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
590 B
JSON
13 lines
590 B
JSON
4 weeks ago
|
{
|
||
|
"navigationBarTitleText": "",
|
||
|
"navigationBarBackgroundColor": "#26456D",
|
||
|
"navigationBarTextStyle": "white",
|
||
|
"usingComponents": {
|
||
|
"u-form": "/node-modules/uview-ui/components/u-form/u-form",
|
||
|
"u-form-item": "/node-modules/uview-ui/components/u-form-item/u-form-item",
|
||
|
"u-search": "/node-modules/uview-ui/components/u-search/u-search",
|
||
|
"u-divider": "/node-modules/uview-ui/components/u-divider/u-divider",
|
||
|
"u-action-sheet": "/node-modules/uview-ui/components/u-action-sheet/u-action-sheet",
|
||
|
"u-toast": "/node-modules/uview-ui/components/u-toast/u-toast"
|
||
|
}
|
||
|
}
|