细节调整
This commit is contained in:
@@ -39,7 +39,6 @@ const handleSelect = (index) => {
|
||||
|
||||
const onScrollView = (e) => {
|
||||
headerColor.value = e.detail.scrollTop > 100 ? "orange" : "";
|
||||
console.log(1111, e.detail);
|
||||
};
|
||||
|
||||
const subTitles = ["排位赛积分", "本周MVP次数", "本周十环次数"];
|
||||
|
||||
Reference in New Issue
Block a user