zhangxin 2 miesięcy temu
rodzic
commit
a4a2d2af54
1 zmienionych plików z 9 dodań i 0 usunięć
  1. 9 0
      pages.json

+ 9 - 0
pages.json

@@ -196,6 +196,15 @@
196
 			}
196
 			}
197
 		},
197
 		},
198
 		{
198
 		{
199
+			"path" : "pages/privateClue/index",
200
+			"style" : 
201
+			{
202
+				"navigationBarTitleText" : "销售线索",
203
+				"enablePullDownRefresh": true,
204
+				"navigationStyle": "custom"
205
+			}
206
+		},
207
+		{
199
 			"path" : "pages/auth/auth",
208
 			"path" : "pages/auth/auth",
200
 			"style" : 
209
 			"style" : 
201
 			{
210
 			{