diff --git a/components/diamondLine/diamondLine.vue b/components/diamondLine/diamondLine.vue
new file mode 100644
index 0000000..5e8ed10
--- /dev/null
+++ b/components/diamondLine/diamondLine.vue
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/triangleTag/triangleTag.vue b/components/triangleTag/triangleTag.vue
new file mode 100644
index 0000000..1924060
--- /dev/null
+++ b/components/triangleTag/triangleTag.vue
@@ -0,0 +1,87 @@
+
+
+
+
+ {{ text }}
+
+
+
+
+
+
+
diff --git a/pages/index/index.vue b/pages/index/index.vue
index b091f75..aa04477 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,15 +1,764 @@
-
- hsdfjkhsk
+
+
+
+
+
+
+
+
+
+
+ 力仁数科
+
+
+ 135****5555
+
+
+
+
+
+
+
+
+
+ 我的积分
+ 积分余额
+ 23900 积分
+
+
+
+
+
+
+ 每日签到
+ 每日签到即可获得积分
+
+
+
+
+
+ 积分商城
+ 为您提供各种热门积分好礼
+
+
+
+
+
+
+
+
+ 购物商城
+
+
+ 查看更多>
+
+
+
+ 热销榜单
+ 臻选品质好物
+
+
+
+
+
+
+ 销量榜
+
+ 破解传统赋码困境
+ 赋能企业智能升级
+ 2400人购买
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 智能产线升级改造配套方案定制
+
+ ¥12333
+ ¥12333
+
+
+
+
+
+
+
+
+
+
+
+ 积分商城
+
+
+ 查看更多>
+
+
+
+ 兑换最多
+ 限量供应 先到先得
+
+ 新秀丽大容量拉杆箱
+
+ 抢购价
+
+
+
+ 20000000积分
+
+
+
+
+ 推荐兑换
+
+
+
+
+ 东方红时间跨度混分巨兽黄大发圣诞节回复会计师
+ 20000 积分
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 智能产线升级改造配套方案定制
+ 仅可兑换一次
+
+ 1222积分
+
+
+
+
+
+
+
+
+
+
+ 热门兑换
+ 限量供应 先到先得
+
+
+
+
+
+ sjshdsfs,m
+ 剩余123份可兑换
+
+
+
+
+ 3000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 企业资讯
+
+
+ 查看更多>
+
+
+
+
+
diff --git a/pages/my/index.vue b/pages/my/index.vue
index 240e6f7..d9a0372 100644
--- a/pages/my/index.vue
+++ b/pages/my/index.vue
@@ -106,7 +106,7 @@
签到日历
-
+
查看更多
@@ -136,7 +136,8 @@ import { ref } from 'vue'
import { useIndexStore } from '../../store';
const indexStore = useIndexStore()
-const selectedList = ref([{date: '2025-08-07', info: '+10', data: { custom: '自定义信息', name: '自定义消息头' }}])
+const selectedList = ref([{date: '2025-08-07', info: '+10', data: { custom: '自定义信息', name: '自定义消息头' }},
+ {date: '2025-08-13', info: '已签到', data: { custom: '自定义信息', name: '自定义消息头' }}])