Commit 73d72780 authored by liujiangnan's avatar liujiangnan

feat:

parent 9c320242
...@@ -130,12 +130,6 @@ export default class NewClass extends middleLayerBase { ...@@ -130,12 +130,6 @@ export default class NewClass extends middleLayerBase {
} else { } else {
this.loadOnlineBundle('NJ_login'); this.loadOnlineBundle('NJ_login');
} }
this.showConfirm("Hello World", ()=>{
console.log("=====点击了确定=====")
}, ()=>{
console.log("=====点击了取消=====")
});
} }
role = 'student'; role = 'student';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment