From c981511db7617bee6243beab06d33411cfd3de35 Mon Sep 17 00:00:00 2001 From: chenkun <3289431190@qq.com> Date: Sat, 12 Oct 2024 01:22:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9D=99=E6=80=81=E9=A1=B5=E9=9D=A2=20?= =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83/=E8=81=94=E7=B3=BB?= =?UTF-8?q?=E6=88=91=E4=BB=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/config/customerServicePopup.vue | 159 +++++++++++++++++++++++++++++ pages/index/center2.vue | 33 ++++-- pages_order/tradingPlatform/nowOrder.vue | 15 +-- static/image/center/12.svg | 1 + static/image/center/13.svg | 1 + 5 files changed, 193 insertions(+), 16 deletions(-) create mode 100644 components/config/customerServicePopup.vue create mode 100644 static/image/center/12.svg create mode 100644 static/image/center/13.svg diff --git a/components/config/customerServicePopup.vue b/components/config/customerServicePopup.vue new file mode 100644 index 0000000..cababbf --- /dev/null +++ b/components/config/customerServicePopup.vue @@ -0,0 +1,159 @@ + + + + + \ No newline at end of file diff --git a/pages/index/center2.vue b/pages/index/center2.vue index 837fe39..51b6d53 100644 --- a/pages/index/center2.vue +++ b/pages/index/center2.vue @@ -31,7 +31,7 @@ - + @@ -46,6 +46,8 @@ + + @@ -53,27 +55,46 @@ \ No newline at end of file diff --git a/static/image/center/13.svg b/static/image/center/13.svg new file mode 100644 index 0000000..684de10 --- /dev/null +++ b/static/image/center/13.svg @@ -0,0 +1 @@ + \ No newline at end of file