这就叫做“立即调用的函数表达式”(Immediately-Invoked Function Expression),简称IIFE。
var str = (new Function("","return "+'$tongwei_piclist'))();