From 37a6a6027dd92c62c8b61384d7ef79036dea0600 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Mon, 4 Nov 2024 18:43:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- pages/index/index - 副本.vue | 473 +++++++++++++++++++++ pages/index/index.vue | 165 ++----- .../auth/loginAndRegisterAndForgetPassword.vue | 66 ++- pages_order/auth/registerShop.vue | 6 +- pages_order/components/order/orderList.vue | 402 +++++++++-------- 6 files changed, 775 insertions(+), 339 deletions(-) create mode 100644 pages/index/index - 副本.vue diff --git a/config.js b/config.js index 9a7a64e..2ef730f 100644 --- a/config.js +++ b/config.js @@ -16,7 +16,7 @@ const config = { baseUrl : 'http://www.gcosc.fun:82', }, prod : { - baseUrl : 'http://42.194.239.145:8014/aluminium-prod', + baseUrl : 'https://aluminium-prod.hhlm1688.com/aluminium-prod', } } diff --git a/pages/index/index - 副本.vue b/pages/index/index - 副本.vue new file mode 100644 index 0000000..80b151f --- /dev/null +++ b/pages/index/index - 副本.vue @@ -0,0 +1,473 @@ + + + + + \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index 13de151..1987a9c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -6,73 +6,24 @@ - - - - - - - - - - - - - - - - {{ $t('pages.index.index.companyProfile') }} - {{ $t('pages.index.index.aluminiumProduct') }} - - - 随着全球经济的快速发展,我们这家领先的企业公司应运而生,致力于为客户提供卓越的服务和优质的产品。我们公司成立于2001年,总部位于深圳市横岗大厦,拥有广泛的业务领域和专业的团队,专注于实现客户的期望和需求。 - - - - - - - - - - - - - - - - - - - - - - - 随着全球经济的快速发展,我们这家领先的企业公司应运而生,致力于为客户提供卓越的服务和优质的产品。我们公司成立于2001年,总部位于深圳市横岗大厦,拥有广泛的业务领域和专业的团队,专注于实现客户的期望和需求。 - - - - {{ $t('pages.index.index.companyProfile') }} - {{ $t('pages.index.index.aluminiumProduct') }} - - + + + + + + - + {{ $t('other.supplierQuotation') }} - + - - - - - - - - - - - - - Company Profile - {{ $t('pages.index.index.companyProfile') }} - {{ $t('pages.index.index.aluminiumProduct') }} - - - 随着全球经济的快速发展,我们这家领先的企业公司应运而生,致力于为客户提供卓越的服务和优质的产品。我们公司成立于2001年,总部位于深圳市横岗大厦,拥有广泛的业务领域和专业的团队,专注于实现客户的期望和需求。 - - - - - - - - - - - - - - - - - - 随着全球经济的快速发展,我们这家领先的企业公司应运而生,致力于为客户提供卓越的服务和优质的产品。我们公司成立于2001年,总部位于深圳市横岗大厦,拥有广泛的业务领域和专业的团队,专注于实现客户的期望和需求。 - - - Company Profile - {{ $t('pages.index.index.companyProfile') }} - {{ $t('pages.index.index.aluminiumProduct') }} - - - - \ No newline at end of file