广州市综治平台前端
liuwh
6 days ago f0547957854fbd05690e61206a67fef86f695e30
src/utils/utility.js
@@ -17,7 +17,7 @@
import { pdf, jpg, file, word, excel } from '../assets/images/icon';
import { empty } from '@/assets/images';
export const isDebug = false; // 是否开发环境
export const isDebug = true; // 是否开发环境
export const isTest = true; // 是否测试环境
export const appUrl = isDebug ? debug : isTest ? test : web; // api