2023-08-30 17:27:21 +08:00
|
|
|
{
|
|
|
|
"usingComponents": {
|
|
|
|
"t-fab": "tdesign-miniprogram/fab/fab",
|
2023-08-31 16:24:37 +08:00
|
|
|
"t-swipe-cell": "tdesign-miniprogram/swipe-cell/swipe-cell",
|
|
|
|
"statistics-card": "/components/statistics-card",
|
2023-09-01 17:14:27 +08:00
|
|
|
"t-dialog": "tdesign-miniprogram/dialog/dialog",
|
|
|
|
"load-more": "/components/load-more"
|
2023-08-30 17:27:21 +08:00
|
|
|
},
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|