feat: 选择文字
This commit is contained in:
@@ -23,7 +23,12 @@ Component({
|
||||
selectedWords: [],
|
||||
},
|
||||
lifetimes: {
|
||||
attached() { },
|
||||
ready() {
|
||||
// setTimeout(() => {
|
||||
// console.log('111');
|
||||
// this.selectComponent('#tabs').resize();
|
||||
// }, 1000);
|
||||
},
|
||||
},
|
||||
/**
|
||||
* 组件的方法列表
|
||||
|
||||
Reference in New Issue
Block a user