var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); function peisong() { if (document.userinfo.fanwei.value == "市区范围内"){ alert("配送 市区范围内 需要配送费 0 元") } if (document.userinfo.fanwei.value == "郊区范围内"){ alert("配送 郊区范围内 需要配送费 20 元") } if (document.userinfo.fanwei.value == "远郊、县城"){ alert("配送 远郊、县城 需要配送费 50 元") } if (document.userinfo.fanwei.value == "乡镇、农村"){ alert("配送 乡镇、农村 需要配送费 120 元") } } }