zhengyiming
9 天以前 1ba3a11308cf59c513d70fbc3608961f19a02621
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,