index-legacy.79881ecc.js 1.3 KB

12
  1. ;(function(){System.register(['./index-legacy.d5939501.js','./vendor-legacy.a48aa0c1.js','./index-legacy.f25f109a3.js','./index-legacy.f25f109a6.js','./index-legacy.637f3556.js','./index-legacy.637f35562.js','./index-legacy.2e8a6b39.js','./index-legacy.f25f109a.js','./index-legacy.f25f109a5.js','./index-legacy.f9d4ce04.js','./select-subject-legacy.b2e8cd7d.js','./index-legacy.f25f109a10.js','./hooks-legacy.dfe535c2.js','./index-legacy.59746ae1.js','./index-legacy.637f35564.js','./index-legacy.f25f109a2.js','./icon-xin-legacy.88dcc9c1.js','./index-legacy.d6860008.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)]);}}));}};});})();