Files
ClassContent/项目合集/校园失物招领/min-tpl/pages/history/history.json
2024-09-27 02:06:13 +08:00

10 lines
284 B
JSON

{
"usingComponents": {
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"item": "../../component/item/item",
"van-card": "@vant/weapp/card/index",
"van-button": "@vant/weapp/button/index"
},
"navigationBarTitleText": "历史记录"
}