From 16d9802ad6cc80a10454ecf701514e8a14275ee1 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期二, 16 七月 2024 18:57:33 +0800
Subject: [PATCH] feat(支付): 支付页修改
---
manifest.json | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/manifest.json b/manifest.json
index 46d28f5..5e5d917 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
- "name" : "鏀粯",
- "appid" : "__UNI__895EB4F",
- "description" : "鏀粯",
+ "name" : "閭桨鎯�",
+ "appid" : "__UNI__3E21AAD",
+ "description" : "閭桨鎯�",
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
@@ -71,9 +71,9 @@
},
"vueVersion" : "2",
"h5" : {
- "title" : "鏀粯",
+ "title" : "閭桨鎯�",
"router" : {
- "base" : "/pay/",
+ "base" : "/",
"mode" : "history"
},
"devServer" : {
--
Gitblit v1.9.1