1 |
- ;(function(){System.register(['./vendor-legacy.9789418d.js'],function(exports){'use strict';var reactive;return{setters:[function(module){reactive=module.h;}],execute:function(){const cartConfirm=exports('c',reactive({calcAmount:{},cartPromotionItemList:[],memberReceiveAddressList:[],orderInfo:{}}));const formateAttr=exports('f',productAttr=>{let arr=null;try{arr=JSON.parse(productAttr);}catch(err){}if(Array.isArray(arr)){let str="";let item;for(item of arr){str+=`${item.key}: ${item.value} `;}return str;}return productAttr;});}};});})();
|