3 Star 9 Fork 10

ZnPi/pi-cloud-web

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env.d.ts 238 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZnPi 提交于 2022-12-07 14:27 +08:00 . 新增部门管理;代码优化
/// <reference types="vite/client" />
interface ImportMetaEnv {
readonly VITE_APP_BASE_API: string;
readonly VITE_APP_TITLE: string;
}
interface ImportMeta {
readonly env: ImportMetaEnv;
}
declare module "vue-image-crop-upload";
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linjiabin100/pi-cloud-web.git
git@gitee.com:linjiabin100/pi-cloud-web.git
linjiabin100
pi-cloud-web
pi-cloud-web
master

搜索帮助