Files
MiniProgram/ProjectLiaisonForm/pages/swipe-cell/swipe-cell.json
2025-08-15 14:05:08 +08:00

10 lines
169 B
JSON

{
"navigationBarTitleText": "SwipeCell",
"usingComponents": {
"left": "./left",
"right": "./right",
"double": "./double",
"iconDemo": "./icon"
}
}