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