let url = `${window.location.origin}/` export const $apiLinks = url // api 接口地址 export const baseUrl = url