// // 前端路径 export const baseUrl = 'http://smartct.com/' // api调用目录 export const baseApiUrl = 'http://smartct.com/api/' // cnd域名。没有就填写后端域名 export const cndUrl = 'http://smartct.com/' export const baseLogo = 'https://huli-app.wenlvti.net/app_static/minnanhun/image/baseLogo.png' export const title = '闽南魂' // 主题样式 export var bgClass = 'bg-orange text-black'