mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-11 08:38:45 +00:00
提交
This commit is contained in:
@@ -128,6 +128,11 @@ export class MainView extends JNGLayerBase {
|
||||
app.layer.Open(GUI.PacksackView);
|
||||
}
|
||||
|
||||
//点击商店页面
|
||||
onClickShop(){
|
||||
app.layer.Open(GUI.ShopView);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user