refactor: 将 issues 反馈链接从 mixly2.0_src 更新为 mixly3
This commit is contained in:
@@ -572,7 +572,7 @@ class App extends Component {
|
||||
return true;
|
||||
},
|
||||
callback: (elem) => {
|
||||
const href = 'https://gitee.com/mixly2/mixly2.0_src/issues';
|
||||
const href = 'https://gitee.com/bnu_mixly/mixly3/issues';
|
||||
Url.open(href);
|
||||
},
|
||||
scopeType: Nav.Scope.RIGHT,
|
||||
|
||||
Reference in New Issue
Block a user