白色主题
This commit is contained in:
@@ -13,7 +13,7 @@ let Tabbar = class Tabbar extends SuperComponent {
|
||||
constructor() {
|
||||
super(...arguments);
|
||||
this.relations = {
|
||||
'./tab-bar-item': {
|
||||
'../tab-bar-item/tab-bar-item': {
|
||||
type: 'descendant',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user