Kaynağa Gözat

方案改为案例

htc 7 ay önce
ebeveyn
işleme
e0aa5e4cc0
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      components/Tabbar/tabbar.vue
  2. 1 1
      pages.json

+ 1 - 1
components/Tabbar/tabbar.vue

@@ -26,7 +26,7 @@
 					{
 						inactiveImg: './../../static/imgs/tabbar/icon2.png',
 						activeImg: './../../static/imgs/tabbar/icon2_on.png',
-						text: '案',
+						text: '案',
 						path: '/pages/plan/index'
 					},
 					{

+ 1 - 1
pages.json

@@ -13,7 +13,7 @@
 		{
 			"path": "pages/plan/index",
 			"style": {
-				"navigationBarTitleText": "案",
+				"navigationBarTitleText": "案",
 				"navigationStyle": "custom"
 			}
 		},