1 Star 1 Fork 0

liu / test_old1

' let newUrl = `https://codeblitz.cloud.alipay.com/gitee/lc-soft/test_old1/tree/` const url = decodeURIComponent(window.location.pathname); const startIndex = url.indexOf(''); if (startIndex !== -1) { newUrl = newUrl + url.substring(startIndex); // 从分支名开始截取 }else{ newUrl = newUrl + branch } const linkElement = document.getElementById("update-codeblitz-link"); linkElement.setAttribute("href", newUrl); }, })
统计
Star (1)
JavaScript
1
https://gitee.com/lc-soft/test_old1.git
git@gitee.com:lc-soft/test_old1.git
lc-soft
test_old1
test_old1

搜索帮助