wq555

{
"Print to console": {
"prefix": "vuec",
"body": [
"<template>",
" <div>\n",
" </div>",
"</template>\n",
"<script>",
"export default {",
" data() {",
" return {\n",
" }",
" },\n",
" created() {\n",
" },\n",
" methods: {\n",
" }",
"};",
"</script>\n",
"<style scoped lang=\'less\'>\n",
"</style>\n",
],
"description": "Create vue template"
}
}

分类:

技术点:

相关文章:

  • 2021-11-25
  • 2022-12-23
  • 2021-12-23
  • 2021-12-04
  • 2022-12-23
  • 2021-12-27
  • 2021-07-11
猜你喜欢
  • 2022-12-23
  • 2021-12-23
  • 2023-01-10
  • 2021-04-04
  • 2021-12-05
  • 2021-12-05
相关资源
相似解决方案