Browse Source

style: tabbar 样式修改

liangan 1 month ago
parent
commit
9331c2bc8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages.config.ts

+ 1 - 1
pages.config.ts

@@ -31,7 +31,7 @@ export default defineUniPages({
     color: '#999999',
     selectedColor: '#e61b28',
     backgroundColor: '#ffffff',
-    borderStyle: 'black',
+    borderStyle: '#c1c1c1',
     height: '50px',
     fontSize: '10px',
     iconWidth: '24px',