首页 新闻 会员 周边
1
回答数

已解决问题 vue路由映射呈现报错

npm 命令行工具报错 页面显示不出来 WARNING Compiled with 1 warnings 下午9:28:24 warning in ./src/main.js 10:12-18 "ex
1
回答数

已解决问题 5 为什么 构造函数里 currentIndex: -1,如果this.currentIndex==index就证明是同一首歌?

currentIndex: -1, plaMusic: function(index,music) { // 判断是否是同一首音乐 if(this.currentIndex == index) { /