src/assets/js/Map/config.js @@ -1,5 +1,5 @@ //是否为生产环境 const isWeb = true; const isWeb = false; //是否为生产环境 const webUrl = isWeb ? "/web" : ""; //配置文件地址