8 lines
241 B
JSON
8 lines
241 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "我的钱包",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"u-button": "/uni_modules/uview-ui/components/u-button/u-button",
|
||
|
|
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell"
|
||
|
|
}
|
||
|
|
}
|