update template demo
This commit is contained in:
parent
6af57fe2cc
commit
936d91c712
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue