From 19d17f0f0fb02f46342d70b5180e40a0ad1b66d3 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期四, 09 十一月 2023 18:16:13 +0800 Subject: [PATCH] MrShi --- admin/.env.development | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 040bc28..cd5ad2c 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -1,19 +1,17 @@ # 寮�鍙戠幆澧冮厤缃� NODE_ENV = 'development' - VUE_APP_CONTEXT_PATH = '/' VUE_APP_API_PREFIX = '/martempo_admin_interface' # 鐒︽澗鏈湴 -# http://192.168.0.36:10012/doc.html#/home -# VUE_APP_API_BASE_URL='http://192.168.0.190:10026' +# VUE_APP_API_BASE_URL = 'http://192.168.0.191:10026' # 钀嶅鏈湴 # http://192.168.0.36:10012/doc.html#/home # 钀嶅鏈湴 -VUE_APP_API_BASE_URL = 'http://192.168.0.100:10026' +# VUE_APP_API_BASE_URL = 'http://192.168.0.100:10026' -# 鍚庣鎺ュ彛鍦板潃锛歨ttps://dmtest.ahapp.net/bike_admin_api/doc.html -# VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api' +# 鍚庣鎺ュ彛鍦板潃 +VUE_APP_API_BASE_URL = 'https://dmtest.ahapp.net/bike_admin_api' -- Gitblit v1.9.3