Closed Htongbing closed 5 years ago
function relativePath() {} // 参数:当前文件,引用文件 relativePath('/a/b/c/d/e.js', '/a/b/f/g.js') // '../../../f/g.js'