Commit Graph

16 Commits

Author SHA1 Message Date
Nova
75fb0788e2 修改了axios和socket接口地址 2019-02-11 11:00:39 +08:00
Nova
f6f8eecff0 补充了一些信息;区块列表最新块出现在最上面 2019-02-11 00:10:03 +08:00
luk.lu
a55bd89d68 文字修改。 2019-01-03 13:15:29 +08:00
chao.li
becc085215 修改网络相关 2019-01-03 03:48:24 +00:00
luk.lu
ac4c403ae0 把 mutations 里的 updateXxx 方法改名为 setXxx。
把 desserts 改名为 itemList。
2018-11-28 22:57:30 +08:00
luk.lu
f70e5bd73d 给 Node 页面添加了 本节点打包的区块列表模板。
给 各页面都读入了页头的数据,如IP地址,邻居数量。
2018-11-28 16:38:52 +08:00
luk.lu
aca23682ca 在 webworker (services/api) 里调用 randomSecword 导致出错 "window is not defined"。因此直接调用 ticCrypto.randomSecword。
登录后刷新地址和余额。
2018-11-26 16:28:02 +08:00
luk.lu
3c934baa07 修正了Login.vue里"renewing"的问题,但仍然不能调用 randomSecword(),这句导致报错 "window is not defined"。猜测是 bitcore-mnemonic 不能在前端页面里使用。 2018-11-17 16:10:13 +08:00
luk.lu
390d3ed15e 在登录页添加一个按钮来新建助记词,免得每次都翻文档找一个Mnemonic,但是还没有成功。 2018-11-16 18:38:27 +08:00
li.jin
55f3f22313 改成UTF-8格式存储 2018-11-13 15:55:27 +08:00
lulu
9bedf5dccf 引入socket 2018-10-26 11:24:36 +08:00
saplf
673e4a11b7 Refactor axios & Owner page 2018-10-23 12:49:49 +08:00
saplf
19eacdc5a0 Tables 2018-10-15 00:41:25 +08:00
saplf
be7755c0f3 New 2018-09-29 21:33:23 +08:00
saplf
0a2c4e30de First commit 2018-09-28 15:21:48 +08:00
saplf
a8fabb15fd First init 2018-09-28 15:20:43 +08:00