diff --git a/components/buns-order-templates/bo-detail-tmp.vue b/components/buns-order-templates/bo-detail-tmp.vue
index f2352bf..c257270 100644
--- a/components/buns-order-templates/bo-detail-tmp.vue
+++ b/components/buns-order-templates/bo-detail-tmp.vue
@@ -46,9 +46,9 @@
进仓单
+ custom-style="height: 54rpx;margin-left: 20rpx;">入仓单
补单证资料
+ custom-style="height: 54rpx;margin-left: 20rpx;">单证
@@ -166,6 +166,33 @@
+
+
+
+ 底单图片
+
+
+
+
+ 收件进仓单图片
+
+
+
+ 签收货物图片
+
+
+
+ 签收签名图片
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/tabBar/deal/deal.vue b/pages/tabBar/deal/deal.vue
index fd3536c..28b83b0 100644
--- a/pages/tabBar/deal/deal.vue
+++ b/pages/tabBar/deal/deal.vue
@@ -87,7 +87,7 @@
{ title: '进仓查询', subTitle: "", icon: getCdnUrl(`home/jincchx.png`), url: '' }
],
otherBtnlist: [
- { title: '运单查询', subTitle: "", icon: getCdnUrl(`home/kdchxun.png`), url: '' },
+ { title: '运单查询', subTitle: "", icon: getCdnUrl(`home/kdchxun.png`), url: 'post/query' },
{ title: '我的二维码', subTitle: "", icon: getCdnUrl(`home/woderwm.png`), url: 'user/exclusiveQrcode' },
{ title: '报价试算', subTitle: "", icon: getCdnUrl(`home/baojshs.png`), url: 'post/freightCalculate' },
{ title: '问题件', subTitle: "", icon: getCdnUrl(`home/wentijian.png`), url: 'deliveryDeal/problemsRegisteScanning' },
diff --git a/pages/tms/customsClearanceScanning.vue b/pages/tms/customsClearanceScanning.vue
new file mode 100644
index 0000000..9eae150
--- /dev/null
+++ b/pages/tms/customsClearanceScanning.vue
@@ -0,0 +1,197 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+ 批次号
+ 凭祥口岸批次-20231219-001
+
+
+ 状态
+ 待清关/清关中/清关完成/清关异常
+
+
+ 操作时间
+ 12-18 13:18
+
+
+
+
+
+
+ 开始清关
+ 清关完成
+ 报告异常
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/tms/customsDeclarationScanning.vue b/pages/tms/customsDeclarationScanning.vue
new file mode 100644
index 0000000..2542fb4
--- /dev/null
+++ b/pages/tms/customsDeclarationScanning.vue
@@ -0,0 +1,197 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+ 批次号
+ 凭祥口岸批次-20231219-001
+
+
+ 状态
+ 待报关/报关中/报关完成/报关异常
+
+
+ 操作时间
+ 12-18 13:18
+
+
+
+
+
+
+ 开始报关
+ 报关完成
+ 报告异常
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file