no message

This commit is contained in:
wangdongbo 2026-02-06 09:50:44 +08:00
parent 9dda930d1f
commit f7db9058b2

View File

@ -1,6 +1,5 @@
{ {
"pages": [ "pages": [{
{
"path": "pages/home/home", "path": "pages/home/home",
"style": { "style": {
"navigationBarTitleText": "首页", "navigationBarTitleText": "首页",
@ -159,8 +158,7 @@
"selectedColor": "#007aff", "selectedColor": "#007aff",
"backgroundColor": "#ffffff", "backgroundColor": "#ffffff",
"borderStyle": "white", "borderStyle": "white",
"list": [ "list": [{
{
"pagePath": "pages/home/home", "pagePath": "pages/home/home",
"iconPath": "static/tabbar/home.png", "iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_selected.png", "selectedIconPath": "static/tabbar/home_selected.png",