2 Star 1 Fork 0

litao / byd-vite-vue2.7-2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
env.d.ts 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
litao 提交于 2023-06-19 00:54 . feat: 引入百度地图
/// <reference types="vite/client" />
interface ImportMetaEnv {
readonly VITE_APP_TITLE: string;
readonly VITE_REFRESH_TOKEN_TIME: number;
readonly VITE_UNI_ID_CO_BASE_URL: string;
readonly VITE_UNI_ID_CO_TARGET_URL: string;
readonly VITE_BASE_SERVER_BASE_URL: string;
readonly VITE_BASE_SERVER_TARGET_URL: string;
readonly VITE_BASE_BAIDU_MAP_AK: string;
// 更多环境变量...
}
// 百度地图
declare const BMapGL: any;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ToBeAlone_admin/byd-vite-vue2.7-2.git
git@gitee.com:ToBeAlone_admin/byd-vite-vue2.7-2.git
ToBeAlone_admin
byd-vite-vue2.7-2
byd-vite-vue2.7-2
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891