index-legacy.e533e67b.js 1.3 KB

12
  1. ;(function(){System.register(['./index-legacy.6146aa34.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.6e6cc3d4.js','./item-legacy.0955c52a.js','./index-legacy.f25f109a2.js','./select-tag-legacy.74a5fad8.js','./index-legacy.ec61b788.js','./index-legacy.f25f109a10.js','./index-legacy.f25f109a13.js','./index-legacy.f25f109a14.js','./index-legacy.6e10cd37.js','./select-subject-legacy.cd8bd163.js','./hooks-legacy.dad5cef7.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
  2. 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)]);}}));}};});})();