{"pages":[//pages數組中第一項表示應用啟動頁,參考:https://uniapp.dcloud.io/collocation/pages{"path":"pages/index/index","style":{"navigationBarTitleText":"Hello World Demo"}},{"path":"pages/index/sun"},{"path":"pages/index/earth"},{"path":"pages/index/moon"}],"tabBar":{"color":"#7A7E83","selectedColor":"#007AFF","borderStyle":"black","backgroundColor":"#F8F8F8","list":[{"pagePath":"pages/index/index","iconPath":"static/home.png","selectedIconPath":"static/home-HL.png","text":"HOME"},{"pagePath":"pages/index/sun","iconPath":"static/sun.png","selectedIconPath":"static/sunHL.png","text":"SUN"},{"pagePath":"pages/index/earth","iconPath":"static/earth.png","selectedIconPath":"static/earthHL.png","text":"EARTH"},{"pagePath":"pages/index/moon","iconPath":"static/moon.png","selectedIconPath":"static/moonHL.png","text":"MOON"}]},"globalStyle":{"navigationBarTextStyle":"black","navigationBarTitleText":"uni-app","navigationBarBackgroundColor":"#F8F8F8","backgroundColor":"#F8F8F8"}}