zhengyiming
23 小时以前 23bfd958545ab5548d561ef6db1eafafe03e4e05
apps/taro/src/app.config.ts
@@ -20,7 +20,7 @@
            },
          ],
          color: '#333',
          selectedColor: '#3a71ff',
          selectedColor: '#028CFF',
          backgroundColor: '#fff',
          borderStyle: 'black',
          custom: true,
@@ -61,8 +61,8 @@
        text: '我的',
      },
    ],
    color: '#333',
    selectedColor: '#3a71ff',
    color: '#2F303D',
    selectedColor: '#028CFF',
    backgroundColor: '#fff',
    borderStyle: 'black',
    custom: true,
@@ -111,7 +111,7 @@
    },
    {
      root: 'subpackages/my',
      pages: ['shareQrcode/shareQrcode', 'dashboard/dashboard'],
      pages: ['shareQrcode/shareQrcode', 'dashboard/dashboard', 'applyAgent/applyAgent'],
    },
  ],
  // preloadRule: {