Vue组件嵌套
全局注册
在main.js中注册组件Users
1 | import Vue from 'vue' |
局部注册
在App.vue中注册
1 | <template> |
You need to set
install_url
to use ShareThis. Please set it in _config.yml
.在main.js中注册组件Users
1 | import Vue from 'vue' |
在App.vue中注册
1 | <template> |
install_url
to use ShareThis. Please set it in _config.yml
.shortname
for Disqus. Please set it in _config.yml
.