From 4c88ff658f2242fc248b719d170fef6865143324 Mon Sep 17 00:00:00 2001 From: WXD-SEASON\season Date: Wed, 8 Sep 2021 09:19:03 +0800 Subject: [PATCH] app.json修改 --- app.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app.json b/app.json index 4213283..a8cf5e3 100644 --- a/app.json +++ b/app.json @@ -153,6 +153,15 @@ "pages/video/index" ] +}, +{ + "root": "packageC/", + "name":"pack3", + "pages": [ + "pages/presell/list/list", + "pages/presell/cart/cart", + "pages/presell/goodsInfo/goodsInfo" + ] } ], @@ -210,7 +219,6 @@ } ] }, - "debug": false, "sitemapLocation": "sitemap.json", "usingComponents": { -- libgit2 0.21.4