修改样式

This commit is contained in:
2025-09-18 15:34:44 +08:00
parent b61f3287fb
commit aea85af0f9
8 changed files with 17 additions and 7 deletions

View File

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