unibest/env/.env

11 lines
247 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'
# 是否显示DEMO1-显示0-不显示,
# TODO通过新增 .env.local 改写
VITE_SHOW_DEMO=0