Files
MiniProgram/ProjectLiaisonForm/pages/swipe-cell/swipe-cell.json

10 lines
169 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "SwipeCell",
"usingComponents": {
"left": "./left",
"right": "./right",
"double": "./double",
"iconDemo": "./icon"
}
}