feat: 完善关卡创作页面
This commit is contained in:
@@ -131,7 +131,7 @@ export class PageHome extends BaseView {
|
||||
*/
|
||||
private _onPkClick(): void {
|
||||
console.log('[PageHome] PK按钮点击');
|
||||
ToastManager.show('功能正在开发中,敬请期待吧!');
|
||||
ViewManager.instance.open('PageWriteLevels');
|
||||
}
|
||||
|
||||
// ========== 体力消耗动画 ==========
|
||||
|
||||
Reference in New Issue
Block a user