更新gitee分享文件位置链接

This commit is contained in:
caojiezi2003 2024-08-05 10:23:12 +08:00
parent 348b5668fd
commit 40e77fef15

View File

@ -11,7 +11,7 @@ export default new Provider({
return store.getters['data/giteeTokensBySub'][sub]; return store.getters['data/giteeTokensBySub'][sub];
}, },
getLocationUrl({ gistId }) { getLocationUrl({ gistId }) {
return `https://gitee.com/mafgwo/codes/${gistId}`; return `https://gitee.com/caojiezi2003/codes/${gistId}`;
}, },
getLocationDescription({ filename }) { getLocationDescription({ filename }) {
return filename; return filename;