3 Star 30 Fork 12

Carl/nuxt3-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.development 252 Bytes
一键复制 编辑 原始数据 按行查看 历史
Carl 提交于 10天前 . v3.17.3
# 是否需要配置代理,前缀
NUXT_PUBLIC_PREFIX = '/dev-api'
# 接口请求
NUXT_PUBLIC_API_BASEURL = 'https://xxxxx'
# 文件资源访问
NUXT_PUBLIC_PREVIEW_BASEURL = 'https://xxxxx'
# console 和 debugger
NUXT_PUBLIC_DELETE_CONSOLE = 'false'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/webMa/nuxt3-template.git
git@gitee.com:webMa/nuxt3-template.git
webMa
nuxt3-template
nuxt3-template
master

搜索帮助