Files
toutoukan_front/miniprogram/pages/articledetail/articledetail.json

7 lines
139 B
JSON
Raw Normal View History

2025-09-26 01:02:43 +08:00
{
"component": true,
2025-09-27 17:24:52 +08:00
"usingComponents": {
2025-09-27 23:14:50 +08:00
"van-icon": "@vant/weapp/icon/index",
"t-icon": "tdesign-miniprogram/icon/icon"
2025-09-27 17:24:52 +08:00
}
2025-09-26 01:02:43 +08:00
}