电子商务网站建设毕业设计,网络营销推广与策划,网络营销的好处,wordpress 运行慢关于uniapp组件的坑
我有一个组件写的没什么问题,但是报下面这个错误 is not found in path “components/xxx/xxxx” (using by “components/yyy/yyy”)
最后经过排除发现命名需要驼峰命名法
我原本组件命名: 文件夹名 test_tttt 文件名 test_tttt.vue 不行
最后改成文件…
关于uniapp组件的坑
我有一个组件写的没什么问题,但是报下面这个错误 is not found in path “components/xxx/xxxx” (using by “components/yyy/yyy”)