From 7fff65b4e42b7f3a36d40c55db577aa7ef1f4c81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Thu, 24 Oct 2024 16:50:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=B2=E7=9F=A5=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.ts | 4 +-- pages/item/components/PageBanner.vue | 28 +++++++++---------- pages/passport/login.vue | 6 ++-- .../{market => plug}/components/CardList.vue | 0 .../components/PageBanner.vue | 0 pages/{market => plug}/detail/[plugId].vue | 0 .../detail/components/Header.vue | 0 pages/{market => plug}/index.vue | 0 pages/user/auth.vue | 6 ++++ pages/user/components/Auth.vue | 2 +- pages/user/index.vue | 6 ++++ pages/user/order.vue | 6 ++++ pages/user/password.vue | 6 ++++ 13 files changed, 44 insertions(+), 20 deletions(-) rename pages/{market => plug}/components/CardList.vue (100%) rename pages/{market => plug}/components/PageBanner.vue (100%) rename pages/{market => plug}/detail/[plugId].vue (100%) rename pages/{market => plug}/detail/components/Header.vue (100%) rename pages/{market => plug}/index.vue (100%) diff --git a/nuxt.config.ts b/nuxt.config.ts index 0c9cc42..9b8377c 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -33,10 +33,10 @@ export default defineNuxtConfig({ public: { // 开发环境配置 // tenantId: '5', - // apiServer: 'http://127.0.0.1:30000/api', + apiServer: 'http://127.0.0.1:30000/api', // 生产环境 - apiServer: 'https://common-api.websoft.top/api', + // apiServer: 'https://common-api.websoft.top/api', globalTitle: '网宿软件', domain: 'websoft.top' }, diff --git a/pages/item/components/PageBanner.vue b/pages/item/components/PageBanner.vue index 62d95ed..01f9c82 100644 --- a/pages/item/components/PageBanner.vue +++ b/pages/item/components/PageBanner.vue @@ -49,22 +49,22 @@ - - 立即开通 - + + + + + + + - - 立即安装 - + + + + + + +