From c6ad105d1b743bcfd8aa6ee2781d39039f319a87 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期四, 04 七月 2024 11:28:51 +0800
Subject: [PATCH] 添加tag
---
pages/home/home.json | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/pages/home/home.json b/pages/home/home.json
index 0c560da..fe0e2c0 100644
--- a/pages/home/home.json
+++ b/pages/home/home.json
@@ -2,9 +2,10 @@
"component": true,
"usingComponents": {
"t-avatar": "tdesign-miniprogram/avatar/avatar",
- "t-switch": "tdesign-miniprogram/switch/switch"
+ "t-switch": "tdesign-miniprogram/switch/switch",
+ "t-dialog": "tdesign-miniprogram/dialog/dialog"
},
"navigationBarTitleText": "澶х鑺傛按",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": true
+ "navigationBarTextStyle": "white"
+
}
\ No newline at end of file
--
Gitblit v1.8.0