diff --git a/src/pages.json b/src/pages.json index 39aa7a0..e5c782d 100644 --- a/src/pages.json +++ b/src/pages.json @@ -138,6 +138,14 @@ "navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一 } }, + { + "path": "pages/product/outbound/stoOutbound/TaiDN-delivergoods", + "style": { + "navigationBarTitleText": "DN发货", + "navigationStyle": "custom", // 隐藏系统导航栏 + "navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一 + } + }, { "path": "pages/product/outbound/stoOutbound/detail", "style": { diff --git a/src/pages/product/outbound/stoOutbound/TaiDN-delivergoods.vue b/src/pages/product/outbound/stoOutbound/TaiDN-delivergoods.vue new file mode 100644 index 0000000..d5aae27 --- /dev/null +++ b/src/pages/product/outbound/stoOutbound/TaiDN-delivergoods.vue @@ -0,0 +1,464 @@ + + + + +