;(function(){System.register(['./index-legacy.4a17540c.js','./vendor-legacy.1feeab76.js','./index-legacy.f25f109a3.js','./index-legacy.f25f109a6.js','./index-legacy.44f3bcb0.js','./index-legacy.f25f109a.js','./index-legacy.f25f109a5.js','./index-legacy.3db8b4dc.js','./item-legacy.0cb146cb.js','./index-legacy.f25f109a2.js','./select-tag-legacy.c8f4f6c3.js','./index-legacy.5153b254.js','./index-legacy.f25f109a10.js','./index-legacy.f25f109a13.js','./index-legacy.f25f109a14.js','./index-legacy.6e10cd37.js','./select-subject-legacy.1041f448.js','./hooks-legacy.ee7735ee.js'],function(exports){'use strict';var Album,defineComponent,createVNode,Fragment;return{setters:[function(module){Album=module["default"];},function(module){defineComponent=module.d;createVNode=module.a;Fragment=module.F;},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){}],execute:function execute(){var index=exports('default',defineComponent({name:'look-album-list',// musicId data:function data(){var query=this.$route.query;return{id:query.id};},render:function render(){return createVNode(Fragment,null,[createVNode(Album,{"hideSearch":true,"defauleParams":{musicId:this.id}},null)]);}}));}};});})();