From 08b5ddfa9a0a2ed52bd7d7b98ca16ef4dcc610a6 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期二, 13 九月 2022 14:19:43 +0800 Subject: [PATCH] 页面修改 --- config/index.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index 71f01d5..6eb2c4a 100644 --- a/config/index.js +++ b/config/index.js @@ -3,7 +3,8 @@ // see http://vuejs-templates.github.io/webpack for documentation. const path = require("path"); -let url = 'http://192.168.0.140:8081' +// let url = 'http://192.168.0.140:8081' +let url = 'http://39.96.92.240:9090' module.exports = { dev: { -- Gitblit v1.9.1