shish 1 年之前
父節點
當前提交
bfc78bfada
共有 1 個文件被更改,包括 1 次插入1 次删除
  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": "配送成功" } }
 			]
 		},