hookehuyr

✨ feat: 首页内容结构完善

1 <!-- 1 <!--
2 * @Date: 2024-09-29 10:31:01 2 * @Date: 2024-09-29 10:31:01
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2024-09-29 10:40:48 4 + * @LastEditTime: 2024-09-29 10:52:45
5 * @FilePath: /hager/src/components/hagerMore.vue 5 * @FilePath: /hager/src/components/hagerMore.vue
6 * @Description: 文件描述 6 * @Description: 文件描述
7 --> 7 -->
...@@ -37,5 +37,6 @@ export default { ...@@ -37,5 +37,6 @@ export default {
37 border: 1px solid #EE6D10; 37 border: 1px solid #EE6D10;
38 border-radius: 4px; 38 border-radius: 4px;
39 display: inline-block; 39 display: inline-block;
40 + cursor: pointer;
40 } 41 }
41 </style> 42 </style>
......
This diff is collapsed. Click to expand it.