From ee6ac721ac410659da49f9a9dd3a9aa7ad3743f6 Mon Sep 17 00:00:00 2001
From: aihe <961836564@qq.com>
Date: Fri, 2 Feb 2024 13:23:24 +0800
Subject: [PATCH] uu
---
.../buns-order-templates/bo-detail-tmp.vue | 32 ++-
components/tpx-com-dialog/tpx-com-dialog.vue | 2 +-
pages.json | 6 +
pages/post/detail.vue | 4 +-
pages/post/query.vue | 254 ++++++++++++++++++
pages/tabBar/deal/deal.vue | 2 +-
pages/tms/customsClearanceScanning.vue | 197 ++++++++++++++
pages/tms/customsDeclarationScanning.vue | 197 ++++++++++++++
8 files changed, 688 insertions(+), 6 deletions(-)
create mode 100644 pages/post/query.vue
create mode 100644 pages/tms/customsClearanceScanning.vue
create mode 100644 pages/tms/customsDeclarationScanning.vue
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