🐛 add gitee link
This commit is contained in:
parent
edd5d422a9
commit
53ae335091
@ -13,6 +13,7 @@
|
|||||||
<el-link class="footer-link" rel="nofollow" :underline="false" :href="email" style="vertical-align: baseline;"><span>意见反馈</span></el-link>
|
<el-link class="footer-link" rel="nofollow" :underline="false" :href="email" style="vertical-align: baseline;"><span>意见反馈</span></el-link>
|
||||||
<el-link class="footer-link" rel="nofollow" :underline="false" :href="aboutMe" style="vertical-align: baseline;"><span>关于我们</span></el-link>
|
<el-link class="footer-link" rel="nofollow" :underline="false" :href="aboutMe" style="vertical-align: baseline;"><span>关于我们</span></el-link>
|
||||||
<el-link class="footer-link" rel="nofollow" :underline="false" :href="github" style="vertical-align: baseline;"><span>github</span></el-link>
|
<el-link class="footer-link" rel="nofollow" :underline="false" :href="github" style="vertical-align: baseline;"><span>github</span></el-link>
|
||||||
|
<el-link class="footer-link" rel="nofollow" :underline="false" :href="gitee" style="vertical-align: baseline;"><span>gitee</span></el-link>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12" style="text-align: right;">
|
<el-col :span="12" style="text-align: right;">
|
||||||
<el-col>
|
<el-col>
|
||||||
@ -47,6 +48,7 @@
|
|||||||
email: 'mailto:support@rymcu.com',
|
email: 'mailto:support@rymcu.com',
|
||||||
aboutMe: '/article/115',
|
aboutMe: '/article/115',
|
||||||
github: 'https://github.com/rymcu',
|
github: 'https://github.com/rymcu',
|
||||||
|
gitee: 'https://gitee.com/rymcu-community',
|
||||||
currencyRule: '/rules/currency'
|
currencyRule: '/rules/currency'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user