12 |
- ;(function(){System.register(['./index-legacy.110fe1d4.js','./vendor-legacy.d9b05f74.js','./index-legacy.f25f109a3.js','./index-legacy.f25f109a6.js','./index-legacy.1e436992.js','./index-legacy.f25f109a.js','./index-legacy.f25f109a5.js','./index-legacy.7798973f.js','./item-legacy.0955c52a.js','./index-legacy.f25f109a2.js','./select-tag-legacy.63dc1c7b.js','./index-legacy.ec61b788.js','./index-legacy.f25f109a10.js','./index-legacy.f25f109a13.js','./index-legacy.f25f109a14.js','./index-legacy.6e10cd37.js','./select-subject-legacy.a5016697.js','./hooks-legacy.0cdbeb9e.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)]);}}));}};});})();
|