OSDN Git Service

v0.1.0
authormonky <yanbo@luojilab.com>
Wed, 17 Oct 2018 15:48:29 +0000 (23:48 +0800)
committermonky <yanbo@luojilab.com>
Wed, 17 Oct 2018 15:48:29 +0000 (23:48 +0800)
commitc8d52bf39d693f8630a9af978a147449aee4c92f
tree62148af808b66af7c329b6291ed856978155e18a
parentfa8e9eb7db7005f2c984cb04d71e84fd32b2f21d
v0.1.0
30 files changed:
build/webpack.prod.conf.js
package-lock.json
package.json
src/assets/style.css
src/background/account.js [new file with mode: 0644]
src/background/bytom.js [new file with mode: 0644]
src/background/index.js
src/background/transaction.js [new file with mode: 0644]
src/common/hotWords.js [deleted file]
src/manifest.js
src/popup/App.vue
src/popup/components/spin/index.js [new file with mode: 0644]
src/popup/components/spin/spin.js [new file with mode: 0644]
src/popup/components/spin/spin.vue [new file with mode: 0644]
src/popup/framework/components/login/form-addon.vue
src/popup/framework/components/login/form-recover.vue
src/popup/framework/components/login/protocol.vue
src/popup/framework/components/menu/main.vue
src/popup/framework/components/menu/page/backup.vue
src/popup/framework/components/menu/page/creation.vue
src/popup/framework/components/menu/page/recovery.vue
src/popup/framework/components/trans/qrcode.vue
src/popup/framework/components/trans/transfer.vue
src/popup/framework/home.vue
src/popup/framework/login.vue
src/popup/index.js
src/popup/script/bytom.js [new file with mode: 0644]
static/icons/logo.png [new file with mode: 0755]
static/main.wasm [new file with mode: 0644]
updates.xml [new file with mode: 0644]