Revert experimental vue for now

This commit is contained in:
Yukai Huang 2017-01-21 12:24:58 +08:00
parent 4bbe035beb
commit 26d8942852
7 changed files with 1 additions and 60 deletions

View file

@ -29,14 +29,6 @@ import { saveAs } from 'file-saver';
import List from 'list.js';
import S from 'string';
import Cover from './views/Cover';
import Vue from 'vue';
new Vue({
el: '#cover-app',
render: (h) => h(Cover)
})
const options = {
valueNames: ['id', 'text', 'timestamp', 'fromNow', 'time', 'tags', 'pinned'],
item: '<li class="col-xs-12 col-sm-6 col-md-6 col-lg-4">\