OSDN Git Service

init
authormonky <yanbo@luojilab.com>
Sat, 25 Aug 2018 07:09:09 +0000 (15:09 +0800)
committermonky <yanbo@luojilab.com>
Sat, 25 Aug 2018 07:09:09 +0000 (15:09 +0800)
commit85099c1c1e8e7e577c7611f38a6a0d30dfc541fe
treed334fa264fe2fedae517a582e68473f459262761
init
26 files changed:
.babelrc [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
src/assets/aui-iconfont.ttf [new file with mode: 0755]
src/assets/aui.css [new file with mode: 0644]
src/assets/logo.png [new file with mode: 0755]
src/background/index.js [new file with mode: 0644]
src/common/crun.js [new file with mode: 0644]
src/common/hotWords.js [new file with mode: 0644]
src/content/index.js [new file with mode: 0644]
src/content/inject.js [new file with mode: 0644]
src/manifest.js [new file with mode: 0644]
src/options/App.vue [new file with mode: 0644]
src/options/index.js [new file with mode: 0644]
src/popup/App.vue [new file with mode: 0644]
src/popup/components/account-create.vue [new file with mode: 0644]
src/popup/components/home.vue [new file with mode: 0644]
src/popup/components/menu.vue [new file with mode: 0644]
src/popup/components/search-panel.vue [new file with mode: 0644]
src/popup/components/topbar.vue [new file with mode: 0644]
src/popup/index.js [new file with mode: 0644]
src/popup/util/bus.js [new file with mode: 0644]
static/icons/main.png [new file with mode: 0644]