From b5e5a19b699fa04d3fe3d1a07cdabaa5e1770de0 Mon Sep 17 00:00:00 2001 From: messi <977691291@qq.com> Date: Wed, 21 Aug 2024 09:11:12 +0800 Subject: [PATCH] fix --- .../yunxinwei/order/components/order-info.vue | 2 +- src/views/yunxinwei/xufei/components/edit.vue | 150 +++++++++ .../yunxinwei/xufei/components/search.vue | 140 ++++++++ src/views/yunxinwei/xufei/index.vue | 305 ++++++++++++++++++ 4 files changed, 596 insertions(+), 1 deletion(-) create mode 100644 src/views/yunxinwei/xufei/components/edit.vue create mode 100644 src/views/yunxinwei/xufei/components/search.vue create mode 100644 src/views/yunxinwei/xufei/index.vue diff --git a/src/views/yunxinwei/order/components/order-info.vue b/src/views/yunxinwei/order/components/order-info.vue index 9dfa2ed..c301569 100644 --- a/src/views/yunxinwei/order/components/order-info.vue +++ b/src/views/yunxinwei/order/components/order-info.vue @@ -258,7 +258,7 @@ - + + + + + diff --git a/src/views/yunxinwei/xufei/components/search.vue b/src/views/yunxinwei/xufei/components/search.vue new file mode 100644 index 0000000..bcb7663 --- /dev/null +++ b/src/views/yunxinwei/xufei/components/search.vue @@ -0,0 +1,140 @@ + + + + diff --git a/src/views/yunxinwei/xufei/index.vue b/src/views/yunxinwei/xufei/index.vue new file mode 100644 index 0000000..6da38c9 --- /dev/null +++ b/src/views/yunxinwei/xufei/index.vue @@ -0,0 +1,305 @@ + + + + + + +