|
|
@@ -284,7 +284,7 @@
|
|
|
{ "path": "kind", "style": { "navigationBarTitleText": "花束品类" } },
|
|
|
{ "path": "lzKind", "style": { "navigationBarTitleText": "绿植品类" } },
|
|
|
{ "path": "detail", "style": { "navigationBarTitleText": "商品详情" } },
|
|
|
- { "path": "add", "style": { "navigationBarTitleText": "新增" } },
|
|
|
+ { "path": "add", "style": { "navigationBarTitleText": "新增商品" } },
|
|
|
{ "path": "selectItem", "style": { "navigationBarTitleText": "选择花材" } },
|
|
|
{ "path": "img-store", "style": { "navigationBarTitleText": "图库管理" } },
|
|
|
{ "path": "goods-name", "style": { "navigationBarTitleText": "填写商品信息" } },
|