From ccf200b60ad213343a13d36c17c5ee5ac5cd7b7a Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 27 三月 2024 20:19:45 +0800 Subject: [PATCH] 样书等 --- app.json | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 8e5515e..18e255a 100644 --- a/app.json +++ b/app.json @@ -12,7 +12,8 @@ "pages/personalCenter/feedBackSubmit/index", "pages/personalCenter/certificate/index", "pages/testLogin/index", - "pages/bookServices/assort/index" + "pages/bookServices/assort/index", + "pages/bindInfo/index" ], "subPackages": [ { @@ -38,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" @@ -52,7 +53,8 @@ "pages/bookServices/detail/index", "pages/bookServices/examination/examination", "pages/bookServices/webpage/index", - "pages/components/webView/index" + "pages/components/webView/index", + "pages/bookServices/detail/buyResource/index" ] } ], -- Gitblit v1.9.1