This website requires JavaScript.
Explore
Help
Sign In
TianSL
/
work-order-monitor
Watch
1
Star
0
Fork
You've already forked work-order-monitor
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa01a63fcd
work-order-monitor
/
.claude
/
rules
/
uniapp.md
303 B
Raw
Blame
History
paths
**/*.vue
Uniapp
组件文件命名使用
easycom
规范,示例:
components/组件名称/组件名称.vue
。
如果在
src/components
中符合
easycom
命名规范的,且在
pages.json
中配置
easycom.autoscan
不为
false
的组件,无需在使用是引入。