You can not 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
564 B
13 lines
564 B
|
3 years ago
|
{
|
||
|
|
"navigationBarTitleText": "交易",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"onReachBottonDistance": 50,
|
||
|
|
"usingComponents": {
|
||
|
|
"u-empty": "/uni_modules/uview-ui/components/u-empty/u-empty",
|
||
|
|
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
|
||
|
|
"u-popup": "/uni_modules/uview-ui/components/u-popup/u-popup",
|
||
|
|
"u-input": "/uni_modules/uview-ui/components/u-input/u-input",
|
||
|
|
"u-datetime-picker": "/uni_modules/uview-ui/components/u-datetime-picker/u-datetime-picker",
|
||
|
|
"u-picker": "/uni_modules/uview-ui/components/u-picker/u-picker"
|
||
|
|
}
|
||
|
|
}
|