调整顺序

This commit is contained in:
2025-02-25 09:33:17 +08:00
parent 8a1af13924
commit 1a3b94af51
7 changed files with 9 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ Page({
* 页面的初始数据
*/
data: {
active: 3
active: 0
},
/**