From f6b65aff4118792df0197dabc1eafb0fdd7967d5 Mon Sep 17 00:00:00 2001 From: zccbbg Date: Mon, 5 Aug 2024 10:45:47 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=85=AC=E4=BC=97=E5=8F=B7=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/layout/index.vue | 2 +- src/views/login.vue | 2 +- src/views/register.vue | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index 7013fbe..adfd96d 100644 --- a/.env.development +++ b/.env.development @@ -5,8 +5,8 @@ VUE_APP_TITLE = 若依商城管理系统,开源免费,软件开发,微信小程 ENV = 'development' # 若依管理系统/开发环境 -#VUE_APP_BASE_API = 'https://mall.ichengle.top/api' -VUE_APP_BASE_API = '/dev-api' +VUE_APP_BASE_API = 'https://mall.ichengle.top/api' +#VUE_APP_BASE_API = '/dev-api' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/src/layout/index.vue b/src/layout/index.vue index ad4f690..8c0c022 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -12,7 +12,7 @@ diff --git a/src/views/login.vue b/src/views/login.vue index f42fd41..28cb141 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -80,7 +80,7 @@ diff --git a/src/views/register.vue b/src/views/register.vue index 96c7e12..91c0474 100644 --- a/src/views/register.vue +++ b/src/views/register.vue @@ -61,7 +61,7 @@