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",
|
|
|
|
|
"chat-component":"/pages/chat/chat",
|
|
|
|
|
"user-component":"/pages/user/user"
|
2025-08-09 00:30:05 +08:00
|
|
|
}
|
|
|
|
|
}
|