From 72edc07a7fe714316d318708710c150f7d247bbc Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 28 三月 2024 11:50:19 +0800
Subject: [PATCH] 图书分类、列表、详情页bug修改

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

diff --git a/app.json b/app.json
index f44c4a5..18e255a 100644
--- a/app.json
+++ b/app.json
@@ -39,7 +39,7 @@
         "pages/downloads/index",
         "pages/activateProduct/index",
         "pages/sampleBooks/index",
-        "pages/personalCenter/publishBooks/index",
+        "pages/publishBooks/index",
         "pages/feedBack/index",
         "pages/aboutUs/index",
         "pages/userSetting/index"

--
Gitblit v1.9.1