goview_vue/src/settings/pathConst.ts

5 lines
144 B
TypeScript
Raw Normal View History

2021-12-18 16:36:43 +08:00
// 项目文档地址
export const docPath = "http://www.mtruning.club/"
export const giteeSourceCodePath = "https://gitee.com/MTrun/go-view/"