Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.env.dev 369 Bytes
Copy Edit Raw Blame History
###
# @Author: yushuang
# @Date: 2024-10-31 16:30:32
# @LastEditors: yushuang
# @LastEditTime: 2024-12-02 16:55:44
# @Description:
###
NODE_ENV ='development'
VITE_APP_ENV = 'development'
# 静态资源前缀
VITE_PUBLIC_PATH = '/'
# import.meta.env.{参数名}
# api地址
VITE_APP_BASE_API = 'https://mock.mengxuegu.com/mock/672495e8d110d50b7edcf67d/yushuang'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化