修改样式

This commit is contained in:
qiaomu 2025-03-03 16:56:50 +08:00
parent d58436ef5f
commit 8478e324d8

View File

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