1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-12 14:24:34 +08:00
Yamel Senih f45a57178a
Feature/#doc add documentation (#798)
* Add support to x vversion from npm

* Add support to x vversion from npm

* Add support to x vversion from npm

* Add documentation for current repository
2021-04-29 12:23:48 -04:00

12 lines
227 B
Markdown

# 圈主 Blog
作者 [个人圈子](https://jianshiapp.com/circles/1209) 经常分享一些技术相关的东西
<script>
export default {
mounted () {
window.open('https://jianshiapp.com/circles/1209')
}
}
</script>