Module parse failed: Unexpected token (1:0)
01:25:24.610 You may need an appropriate loader to handle this file type.
01:25:24.612 | <script>
01:25:24.614 | import tabContent from './tabContent.nvue'
01:25:24.616 | export default {
01:25:24.619 Module parse failed: Unexpected token (1:0)
01:25:24.620 You may need an appropriate loader to handle this file type.
01:25:24.622 | <script>
01:25:24.624 | export default {
01:25:24.627 | render(createElement) {
01:25:24.629 Module parse failed: Unexpected token (1:0)
01:25:24.631 You may need an appropriate loader to handle this file type.
01:25:24.634 | <template>
01:25:24.636 | <div>
01:25:24.638 | <div class="list-cell" @click="bindClick">
龙远科技
- 发布:2018-12-25 01:31
- 更新:2018-12-25 10:59
- 阅读:1174
顶部选项卡-原生调用出错了,求指教
分类:nvue
龙远科技 (作者)
我可能是在vue的文件里引用了nuve的原因,是不是不能这么引用,还有一个问题,在nvue文件里是不是可以引用vue文件,我引入后样式全没了,是什么情况
2018-12-25 11:14
Neil_HL
@838808603@qq.com:vue和nvue不支持相互引用
2018-12-25 11:18