更新环境变量;新增favicon
This commit is contained in:
@@ -18,7 +18,7 @@ import StyleLegend from "./StyleLegend"; // 引入图例组件
|
||||
import { handleMapClickSelectFeatures as mapClickSelectFeatures } from "@/utils/mapQueryService";
|
||||
|
||||
import { config } from "@/config/config";
|
||||
const backendUrl = config.backendUrl;
|
||||
const backendUrl = config.BACKEND_URL;
|
||||
|
||||
// 图层样式状态接口
|
||||
interface StyleConfig {
|
||||
|
||||
Reference in New Issue
Block a user