mirror of
https://gitee.com/bootx/dax-pay-h5.git
synced 2025-10-13 21:50:26 +00:00
feat 打包配置优化和一些功能修改
This commit is contained in:
10
.env
10
.env
@@ -1,12 +1,12 @@
|
||||
# port
|
||||
VITE_PORT = 9100
|
||||
VITE_PORT=9100
|
||||
|
||||
# spa-title
|
||||
VITE_GLOB_APP_TITLE = DaxPay
|
||||
VITE_GLOB_APP_TITLE=DaxPay
|
||||
|
||||
# 系统中文名称
|
||||
VITE_GLOB_APP_TITLE_CN = DaxPay支付系统
|
||||
VITE_GLOB_APP_TITLE_CN=DaxPay支付系统
|
||||
|
||||
# spa shortname 不可出现空格数字等特殊字符
|
||||
VITE_GLOB_APP_SHORT_NAME = vantMobile
|
||||
# spa shortname 不可出现空格数字连接线等特殊字符
|
||||
VITE_GLOB_APP_SHORT_NAME=DaxPay
|
||||
|
||||
|
Reference in New Issue
Block a user