13 řádky
203 B
Plaintext
13 řádky
203 B
Plaintext
|
###
|
||
|
# @Author: zhp
|
||
|
# @Date: 2023-10-30 14:18:30
|
||
|
# @LastEditTime: 2023-11-02 16:16:09
|
||
|
# @LastEditors: zhp
|
||
|
# @Description:
|
||
|
###
|
||
|
# just a flag
|
||
|
ENV = 'production'
|
||
|
|
||
|
# base api
|
||
|
# VUE_APP_BASE_API = '/api'
|