2025-08-09 00:30:05 +08:00
|
|
|
{
|
|
|
|
|
"usingComponents": {
|
2025-08-09 17:41:14 +08:00
|
|
|
"t-button": "tdesign-miniprogram/button/button",
|
|
|
|
|
"t-tab-bar": "tdesign-miniprogram/tab-bar/tab-bar",
|
|
|
|
|
"t-tab-bar-item": "tdesign-miniprogram/tab-bar-item/tab-bar-item",
|
|
|
|
|
"home-component":"/pages/home/home",
|
2025-09-27 17:24:52 +08:00
|
|
|
"publish-component":"/pages/publish/publish",
|
|
|
|
|
"user-component":"/pages/user/user",
|
|
|
|
|
"shop-component":"/pages/shop/shop"
|
2025-08-09 00:30:05 +08:00
|
|
|
}
|
|
|
|
|
}
|