Przeglądaj źródła

Merge branch 'master' of git.huaml.com:zhh/front-end

shizhongqi 10 miesięcy temu
rodzic
commit
7412d76ed6
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      hdApp/src/pages.json

+ 2 - 1
hdApp/src/pages.json

@@ -249,7 +249,8 @@
 				{ "path": "admin","style": {"navigationBarTitleText": "个人资料"}},
 				{ "path": "sel-member", "style": { "navigationBarTitleText": "客户列表" } },
 				{ "path": "achieve", "style": { "navigationBarTitleText": "员工业绩" } },
-				{ "path": "miniAutoLogin", "style": { "navigationBarTitleText": "绑定账号" } }
+				{ "path": "miniAutoLogin", "style": { "navigationBarTitleText": "绑定账号" } },
+				{ "path": "dimission", "style": { "navigationBarTitleText": "离职申请" } }
 			]
 		},
 		{