From c60a53e6c8829429066eb1af94c48685d02ea5d8 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期一, 15 四月 2024 19:37:40 +0800
Subject: [PATCH] chore: 部署配置
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index 5efa53a..fe6bbed 100644
--- a/manifest.json
+++ b/manifest.json
@@ -73,7 +73,7 @@
"h5" : {
"title" : "鏀粯",
"router" : {
- "base" : "/pay/",
+ "base" : "/scanPay/",
"mode" : "history"
},
"devServer" : {
--
Gitblit v1.9.1