File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 123123 < div class ="hidden lg:flex items-center gap-2 overflow-x-auto py-3 [&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none] ">
124124 < ul class ="flex items-center gap-2 shrink-0 ">
125125
126+ < li class ="shrink-0 ">
127+ < a href ="/release/25.0.0.html " class ="inline-flex items-center rounded-lg justify-center px-3.5 py-3 text-sm font-medium leading-none whitespace-nowrap hover:text-gray-900 hover:bg-gray-50 ">
128+ 发布日志
129+ </ a >
130+ </ li >
131+
126132 </ ul >
127133</ div >
128134 </ div >
255261 < div class ="hidden lg:hidden " id ="mobile-menu ">
256262 < div class ="px-2 pt-2 pb-3 space-y-2 border-t ">
257263
264+ < a href ="/release/25.0.0.html " class ="block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 ">
265+ 发布日志
266+ </ a >
267+
258268
259269 <!-- 移动端版本切换 -->
260270
Original file line number Diff line number Diff line change 126126 < div class ="hidden lg:flex items-center gap-2 overflow-x-auto py-3 [&::-webkit-scrollbar]:hidden [-ms-overflow-style:none] [scrollbar-width:none] ">
127127 < ul class ="flex items-center gap-2 shrink-0 ">
128128
129+ < li class ="shrink-0 ">
130+ < a href ="/release/25.0.0.html "
131+ class ="inline-flex items-center rounded-lg justify-center px-3.5 py-3
132+ text-sm font-medium leading-none whitespace-nowrap
133+
134+ hover:text-gray-900 hover:bg-gray-50 ">
135+ 发布日志
136+ </ a >
137+ </ li >
138+
129139 </ ul >
130140</ div >
131141 </ div >
266276 < div class ="hidden lg:hidden " id ="mobile-menu ">
267277 < div class ="px-2 pt-2 pb-3 space-y-2 border-t ">
268278
279+ < a href ="/release/25.0.0.html "
280+ class ="block px-3 py-2 rounded-md text-base font-medium
281+ text-gray-700 hover:text-gray-900 hover:bg-gray-50 ">
282+ 发布日志
283+ </ a >
284+
269285
270286 <!-- 移动端版本切换 -->
271287
You can’t perform that action at this time.
0 commit comments