You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
203 B

  1. ###
  2. # @Author: zhp
  3. # @Date: 2023-10-30 14:18:30
  4. # @LastEditTime: 2023-11-02 16:16:09
  5. # @LastEditors: zhp
  6. # @Description:
  7. ###
  8. # just a flag
  9. ENV = 'production'
  10. # base api
  11. # VUE_APP_BASE_API = '/api'