소스 검색

方案改为案例

htc 7 달 전
부모
커밋
e0aa5e4cc0
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"
 			}
 		},