create-iking-admin
Version:
金合技术中台脚手架
17 lines (14 loc) • 377 B
text/typescript
/*
* @Author: wfl
* @LastEditors: wfl
* @description:
* @updateInfo:
* @Date: 2022-07-29 11:45:14
* @LastEditTime: 2022-07-29 14:38:31
*/
// gitlab repo url
export const GITLAB_URL = 'https://github.com/anncwb/vue-iking-admin';
// vue-iking-admin-doc
export const DOC_URL = 'http://wfl118.cn/';
// site url
export const SITE_URL = 'http://wfl118.cn/';