更新gitee分享文件位置链接
This commit is contained in:
parent
348b5668fd
commit
40e77fef15
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user