bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Fe-interview: [vue] 为什么我们写组件的时候可以写在.vue里呢?可以是别的文件名后缀吗?
Created on 20 Jun 2019
·
2
Comments
·
Source:
haizlin/fe-interview
[vue] 为什么我们写组件的时候可以写在.vue里呢?可以是别的文件名后缀吗?
vue
Source
Most helpful comment
配合相应的loader 想咋写就咋写 [手动滑稽.gif]
All 2 comments
也可以写为js,jsx,ts,tsx这种
配合相应的loader 想咋写就咋写 [手动滑稽.gif]
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
[vue] 你有封装过axios吗?主要是封装哪方面的?
haizhilin2013
·
3
Comments
[软技能] 第68天 js动画和css动画有什么区别?
haizhilin2013
·
3
Comments
[vue] watch怎么深度监听对象变化
haizhilin2013
·
3
Comments
[vue] 怎么缓存当前打开的路由组件,缓存后想更新当前组件怎么办呢?
haizhilin2013
·
3
Comments
[vue] 你了解什么是函数式组件吗?
haizhilin2013
·
3
Comments
Most helpful comment
配合相应的loader 想咋写就咋写 [手动滑稽.gif]