diff --git a/components/buns-goodsize-sheet/buns-goodsize-sheet.vue b/components/buns-goodsize-sheet/buns-goodsize-sheet.vue new file mode 100644 index 0000000..b9a3bda --- /dev/null +++ b/components/buns-goodsize-sheet/buns-goodsize-sheet.vue @@ -0,0 +1,60 @@ + + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index 6ae48fa..7edfbc3 100644 --- a/pages.json +++ b/pages.json @@ -68,6 +68,12 @@ "navigationBarTitleText": "运费时效" } }, + { + "path": "pages/goods/edit", + "style": { + "navigationBarTitleText": "货物申报信息" + } + }, { "path": "pages/warehousing/list", "style": { diff --git a/pages/goods/edit.vue b/pages/goods/edit.vue new file mode 100644 index 0000000..a7741cf --- /dev/null +++ b/pages/goods/edit.vue @@ -0,0 +1,165 @@ + + + + + + \ No newline at end of file diff --git a/pages/post/freightCalculate.vue b/pages/post/freightCalculate.vue index 3822487..50f5d86 100644 --- a/pages/post/freightCalculate.vue +++ b/pages/post/freightCalculate.vue @@ -83,7 +83,7 @@ - @@ -155,6 +155,7 @@ +