1 Star 2 Fork 0

13531061988 / 网易音乐uni-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
App.vue 447 Bytes
一键复制 编辑 原始数据 按行查看 历史
13531061988 提交于 2021-11-21 16:06 . first
<script>
export default {
onLaunch: function() {
},
onShow: function() {
},
onHide: function() {
}
}
</script>
<style>
.container{ width:100%; height:calc(100vh - 75px); overflow: hidden;}
.container scroll-view{ height:100%;}
.fixbg{width: 100%;height: 100vh;position: fixed;left: 0;
top: 0;
background-size: cover;
background-position: center 0;
filter: blur(20px);
transform: scale(1.1);
}
</style>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Wkz13531061988/netease-music-uni-app.git
git@gitee.com:Wkz13531061988/netease-music-uni-app.git
Wkz13531061988
netease-music-uni-app
网易音乐uni-app
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891