Coder Social home page Coder Social logo

Comments (15)

maomao1996 avatar maomao1996 commented on May 15, 2024 2

Vue 了解一下

from vue-mmplayer.

maomao1996 avatar maomao1996 commented on May 15, 2024

是挂载的html文件吗?还是啥

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

类似于这些,就是返回页面,有数据等等,我不知道怎么表达。。。
function addListhead() {
var html = '

' +
' ' +
' 时长' +
'
' +
' ' +
' 专辑' +
'
' +
' ' +
' 歌手' +
'
' +
' ' +
' 歌曲' +
'
' +
'
';
rem.mainList.append(html);
}

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

那些前端代码不见了,可能不让显示

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

谢谢了,不过我是用其他语言开发的。想借鉴一下一些页面的布局

from vue-mmplayer.

maomao1996 avatar maomao1996 commented on May 15, 2024

你可以去看qq音乐PC版,我界面借鉴的他的

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

看过qq音乐的,搜索想改成你这样的 ,所以想请教你一下。(http://112.74.61.42)

from vue-mmplayer.

maomao1996 avatar maomao1996 commented on May 15, 2024

先把搜索界面写好,再把JQ写的打开弹窗的事件改成切换搜索页面的就行了

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

好的,谢谢。因为这样的搜索播放一首歌之后,再想播放搜索的,就会重新搜索了,还是你的这个体验比较好。还有就是,弹窗事件改了之后,那个搜索列表是不是和你这个一样了,还是会有其他什么的。

from vue-mmplayer.

maomao1996 avatar maomao1996 commented on May 15, 2024

这个就要看你的布局怎么写了

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

删除单首歌曲那里是用js实现的吗?

from vue-mmplayer.

maomao1996 avatar maomao1996 commented on May 15, 2024

是的,先找到播放列表的这首歌对应的index,再splice掉

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

是那个js文件呢,我想看一下

from vue-mmplayer.

maomao1996 avatar maomao1996 commented on May 15, 2024

注释是//删除事件 ,会触发一个Vuex的actions
//删除正在播放列表中的歌曲,不知道你能不能看懂

from vue-mmplayer.

ShenGunNiTian avatar ShenGunNiTian commented on May 15, 2024

可以了解了解。。。

from vue-mmplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.