export var config={ //服务器地址 server:"http://192.168.50.73", // 接口 interface:{ //图片解析 image_parse:"/api/BaiduImage.php?XDEBUG_SESSION_START=PHPSTORM", // 文本查询 text_query:"/api/QueryText.php?XDEBUG_SESSION_START=PHPSTORM" } }