unibest/env/.env
2024-01-20 15:07:01 +08:00

12 lines
300 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

VITE_APP_TITLE = 'unifly-uniapp'
VITE_APP_PORT = 9000
# TODO: 记得修改
VITE_UNI_APPID = 'H5871D791'
VITE_WX_APPID = 'wxa2abb91f64032a2b'
# 不在src里面引用的变量可以不加 VITE_ 前缀
# 是否显示DEMO1-显示0-不显示,
# TODO通过新增 .env.local 改写
SHOW_DEMO=0