From a7671ce4a90beb9d4d72b40c83b946fac056ad0e Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Sat, 21 Jun 2025 10:36:22 +0800 Subject: [PATCH] =?UTF-8?q?docs(pages.config.ts):=20=E6=9B=B4=E6=96=B0tabB?= =?UTF-8?q?ar=E9=85=8D=E7=BD=AE=E7=9A=84=E6=B3=A8=E9=87=8A=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.config.ts b/pages.config.ts index c801b46..d81adac 100644 --- a/pages.config.ts +++ b/pages.config.ts @@ -17,7 +17,7 @@ export default defineUniPages({ 'z-paging/components/z-paging$1/z-paging$1.vue', }, }, - // 如果不需要tabBar,推荐使用 spa 模板。(pnpm create xxx -t spa) + // 如果不需要tabBar,直接把下面的tabbar删除或者注释掉即可 tabBar: { color: '#999999', selectedColor: '#018d71',