offline msg

This commit is contained in:
Peng Zhong 2018-07-13 18:01:24 +08:00
parent 1d2ce02f6b
commit 37479f629d
3 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@tendermint/ui": "^0.2.11",
"@tendermint/ui": "0.2.12",
"axios": "^0.18.0",
"base64-js": "^1.3.0",
"create-hash": "^1.2.0",

View File

@ -5,7 +5,7 @@
v-if="nodes.length === 0"
title="Cosmos Explorer is offline."
body="The current testnet is offline. The next testnet will be launching soon. Follow us on Twitter to get notified when the next testnet starts."
btn-icon="forum" btn-value="Cosmos on Twitter")
btn-icon="forum" btn-value="Cosmos on Twitter" btn-url="https://twitter.com/cosmos")
app-header
#app-content
router-view

View File

@ -729,9 +729,9 @@
version "1.1.0"
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.0.tgz#50c1e2260ac0ed9439a181de3725a0168d59c48a"
"@tendermint/ui@^0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@tendermint/ui/-/ui-0.2.11.tgz#9b1eca7453fcae3a3ebb2b02f5cab6f1cb89bd25"
"@tendermint/ui@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@tendermint/ui/-/ui-0.2.12.tgz#469b361b994e6204c3dcbf5e2281ba53d4212c6b"
dependencies:
axios "^0.18.0"
cookieconsent "^3.0.6"