From 4a259304b2eca58c6881051d52d10b3c450f8f8c Mon Sep 17 00:00:00 2001 From: yms Date: Wed, 4 Dec 2024 20:16:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config.ts b/config/config.ts index c2f8a6ed..9d5cbf91 100644 --- a/config/config.ts +++ b/config/config.ts @@ -37,6 +37,7 @@ export default defineConfig({ ? 'http://10.1.214.174:8090/example/CooGL/CooGL.js' : 'http://123.157.223.158:30010/CooGL/version/v1.4/CooGL.js', }, + // { // src: '//api.map.baidu.com/api?type=webgl&v=1.0&ak=U5XoaKW8QCNaROPQ96oh5a7NlVP9N4hW"', // }, -- GitLab