diff --git a/src/desktop/commander.html b/src/desktop/commander.html
index bacfcd2..36ccf43 100644
--- a/src/desktop/commander.html
+++ b/src/desktop/commander.html
@@ -38,7 +38,7 @@
@@ -78,7 +78,7 @@
}
}
- $("#copyBtn").on('click', function() {
+ $("#apply_href").on('click', function() {
var host = location.origin;
var path = location.pathname;
var _text = `${host}${path}?cmdr=${window.chain.account}`;
diff --git a/src/desktop/img/applyother/btn_become.png b/src/desktop/img/applyother/btn_become.png
index b301ecb..223efbb 100644
Binary files a/src/desktop/img/applyother/btn_become.png and b/src/desktop/img/applyother/btn_become.png differ