我正在使用Laravel5.5和Vue.js 2.0example.com/items当我直接打开这个url example.com/items时,它只显示我从Laravel获得的json响应,而没有在html (Vue.js)中创建任何视图。更新的这里是我的Vue routes.js文件
import Example from './components/D
所以我有以下问题
您是否打算拥有一个从api获取数据并在vue组件中循环数据的vue "app“?我是否创建了另一个vue应用程序?If I want to sections on a page controlled by vue (Lets say the comment section and another