update template demo

This commit is contained in:
dntzhang 2017-03-22 16:16:02 +08:00
parent 6af57fe2cc
commit 936d91c712
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import Omi from '../../src/index.js';
import template from './template.js';
Omi.template = function(tpl, data){
var res = Vue.compile(tpl)