From 8c2417edcb1e64867e8ab0c6c40cf8b05029aabb Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期五, 01 四月 2022 16:35:15 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 76b3a88..89d46ed 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -70,6 +70,12 @@
name: 'demo',
color: 'red',
cuIcon: 'exit'
+ },
+ {
+ title: 'baidu',
+ name: 'baidu',
+ color: 'red',
+ cuIcon: 'exit'
}]
}
},
--
Gitblit v1.9.1