From 75a0cc368608bfe8cd2102a3d24f7c4995030953 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期三, 28 八月 2024 20:23:56 +0800
Subject: [PATCH] feat(支付): 1

---
 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 31c1648..ac65925 100644
--- a/manifest.json
+++ b/manifest.json
@@ -71,7 +71,7 @@
     },
     "vueVersion" : "2",
     "h5" : {
-        "title" : "閭桨鎯�",
+        "title" : "浣版儬浠�",
         "router" : {
             "base" : "/",
             "mode" : "history"
@@ -79,7 +79,7 @@
         "devServer" : {
             "proxy" : {
                 "/dev-api" : {
-                    "target" : "http://172.16.2.119:8080",
+                    "target" : "http://172.16.2.122:8080",
                     "changeOrigin" : true,
                     "secure" : false,
                     "pathRewrite" : {

--
Gitblit v1.9.1