shish hace 11 meses
padre
commit
bfc78bfada
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hdApp/src/pages.json

+ 1 - 1
hdApp/src/pages.json

@@ -411,7 +411,7 @@
 		{
 			"root": "admin/express",
 			"pages": [
-				{ "path": "create", "style": { "navigationBarTitleText": "配送信息" } },
+				{ "path": "create", "style": { "navigationBarTitleText": "呼叫跑腿" } },
 				{ "path": "success", "style": { "navigationBarTitleText": "配送成功" } }
 			]
 		},