Explorar el Código

chore: 注意tabbar路由需要使用 layout:tabbar 布局

菲鸽 hace 1 año
padre
commit
588c3a446f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages.config.ts

+ 1 - 0
pages.config.ts

@@ -28,6 +28,7 @@ export default defineUniPages({
     iconWidth: '24px',
     spacing: '3px',
     list: [
+      // 注意tabbar路由需要使用 layout:tabbar 布局
       {
         pagePath: 'pages/index/index',
         text: '首页',