Files
tk-mini-program/unpackage/dist/dev/mp-weixin/pages/Home/Home.json

8 lines
255 B
JSON
Raw Normal View History

2025-06-11 22:16:44 +08:00
{
"navigationBarTitleText": "首页",
"usingComponents": {
"top-navigation": "../../components/topNavigation/topNavigation",
"advertisement": "../../components/Advertisement/Advertisement",
"tab-bar": "../../components/tabBar/tabBar"
}
}