From 2591d9565cda1c392a630ddfd988952c7ae65cda Mon Sep 17 00:00:00 2001
From: yang <1441163367@qq.com>
Date: 星期三, 28 十二月 2022 17:10:55 +0800
Subject: [PATCH] 第一版PAD

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index ded5ba0..5a33ce9 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -4,7 +4,7 @@
  */
 // const url = 'http://localhost:9999'
 // const url = 'http://192.168.0.164:9999'
-// const url = 'http://192.168.0.134:9999'
+//  const url = 'http://192.168.0.126:9999/'
 // const url = 'http://boying.tpddns.cn:9999/'
 const url = 'http://36.138.175.42:9999/'
 const webpack = require('webpack')

--
Gitblit v1.9.1