Skip to content

Commit c02de97

Browse files
committed
【fix】组件select颜色变量更改; review by chenxh
1 parent bc0dc4a commit c02de97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/component/components_border_vue.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@
473473
//{{resources.text_opt_border}}最好配上透明主题, body设置一个底色
474474
SuperMap.Components.setTheme({
475475
textColor: '#eee',
476+
textColorActive: '#eee',
476477
background: 'rgba(0,0,0,0)',
477478
colorGroup: ['#3fb1e3', '#6be6c1', '#626c91', '#a0a7e6', '#c4ebad', '#96dee8']
478479
});

0 commit comments

Comments
 (0)