bing 1 tahun lalu
induk
melakukan
4e887e2105
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      assets/share/Share.ts

+ 1 - 1
assets/share/Share.ts

@@ -12,7 +12,7 @@ export class Share extends Component {
     protected onLoad(){
     protected onLoad(){
 		UtilsPanel.getAllNeedCom(this, this.node, true);
 		UtilsPanel.getAllNeedCom(this, this.node, true);
         UtilsPanel.addBtnEvent(this.node_go, this.onGoClick, this).transition = Button.Transition.NONE;
         UtilsPanel.addBtnEvent(this.node_go, this.onGoClick, this).transition = Button.Transition.NONE;
-        UtilsPanel.addBtnEvent(this.node_go1, this.onGoClick, this).transition = Button.Transition.NONE;
+        // UtilsPanel.addBtnEvent(this.node_go1, this.onGoClick, this).transition = Button.Transition.NONE;
 	}
 	}
     
     
     private onGoClick(){
     private onGoClick(){