12 |
- ;(function(){System.register(['./index-legacy.5ca17ff7.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.7d2bb45f.js','./item-legacy.0cb146cb.js','./index-legacy.f25f109a2.js','./select-tag-legacy.f1a2edba.js','./index-legacy.5153b254.js','./index-legacy.f25f109a10.js','./index-legacy.f25f109a13.js','./index-legacy.f25f109a14.js','./index-legacy.6e10cd37.js','./select-subject-legacy.45a0d3a4.js','./hooks-legacy.801846df.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)]);}}));}};});})();
|