chore: 🔨 添加年度人气投票地址
This commit is contained in:
@@ -1,4 +1,13 @@
|
|||||||
|
|
||||||
|
<div >
|
||||||
|
🔥🔥🔥 2024.12.20-12.30
|
||||||
|
,掘金2024年度人气创作者打榜中,麻烦大家投票支持一下我们,感谢!投票地址:
|
||||||
|
<a href="https://activity.juejin.cn/rank/2024/writer/4187394044331261" target="_blank">
|
||||||
|
https://activity.juejin.cn/rank/2024/writer/4187394044331261
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img alt="vue3-element-admin" width="80" height="80" src="./src/assets/logo.png">
|
<img alt="vue3-element-admin" width="80" height="80" src="./src/assets/logo.png">
|
||||||
<h1>vue3-element-admin</h1>
|
<h1>vue3-element-admin</h1>
|
||||||
|
|||||||
@@ -1,9 +1,23 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="dashboard-container">
|
<div class="dashboard-container">
|
||||||
|
<el-alert title="With description" type="error">
|
||||||
|
<template #title>
|
||||||
|
🔥🔥🔥 2024.12.20-12.30
|
||||||
|
,掘金2024年度人气创作者打榜中,麻烦大家投票支持一下我们,感谢!投票地址:
|
||||||
|
<el-link
|
||||||
|
type="primary"
|
||||||
|
href="https://activity.juejin.cn/rank/2024/writer/4187394044331261"
|
||||||
|
target="_blank"
|
||||||
|
>
|
||||||
|
https://activity.juejin.cn/rank/2024/writer/4187394044331261
|
||||||
|
</el-link>
|
||||||
|
</template>
|
||||||
|
</el-alert>
|
||||||
|
|
||||||
<!-- github 角标 -->
|
<!-- github 角标 -->
|
||||||
<github-corner class="github-corner" />
|
<github-corner class="github-corner" />
|
||||||
|
|
||||||
<el-card shadow="never">
|
<el-card shadow="never" class="mt-2">
|
||||||
<el-row class="h-80px">
|
<el-row class="h-80px">
|
||||||
<el-col :span="18" :xs="24">
|
<el-col :span="18" :xs="24">
|
||||||
<div class="flex-x-start">
|
<div class="flex-x-start">
|
||||||
|
|||||||
Reference in New Issue
Block a user