7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
# 测试环境
|
|
ENV = 'test'
|
|
|
|
VUE_APP_BASE_API = './'
|
|
|
|
VUE_APP_TEST_ENV = '我是测试环境'
|