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.
11 lines
487 B
11 lines
487 B
|
2 months ago
|
{
|
||
|
|
"navigationBarTitleText": "总利润",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"uni-datetime-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker",
|
||
|
|
"uni-table": "/uni_modules/uni-table/components/uni-table/uni-table",
|
||
|
|
"uni-tr": "/uni_modules/uni-table/components/uni-tr/uni-tr",
|
||
|
|
"uni-th": "/uni_modules/uni-table/components/uni-th/uni-th",
|
||
|
|
"uni-td": "/uni_modules/uni-table/components/uni-td/uni-td"
|
||
|
|
}
|
||
|
|
}
|