feat: 选择文字

This commit is contained in:
2025-06-27 17:44:10 +08:00
parent aa9d74c2d1
commit 23ad49d333
8 changed files with 124 additions and 20 deletions
@@ -23,7 +23,12 @@ Component({
selectedWords: [],
},
lifetimes: {
attached() { },
ready() {
// setTimeout(() => {
// console.log('111');
// this.selectComponent('#tabs').resize();
// }, 1000);
},
},
/**
* 组件的方法列表