From 8d0ee0a2c32c7a99afc01b0a0c795d708a9b7955 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期四, 21 九月 2023 09:46:39 +0800
Subject: [PATCH] 概述和产品相关接口联调待完善

---
 src/router/product/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/product/index.js b/src/router/product/index.js
index d1fc5a1..4b807b0 100644
--- a/src/router/product/index.js
+++ b/src/router/product/index.js
@@ -12,7 +12,7 @@
     name: "product",
     component: product,
     meta: {
-      title: "浜у搧绠$悊"
+      title: "浜у搧"
     }
   },
   {

--
Gitblit v1.8.0