<script language='javascript' src='../addons/ewei_shopv2/static/js/myconfig.js'></script>
<script>
myrequire(['dist/vue/vue.min','tpl'],function (Vue,tpl) {
//vue-test
var app = new Vue({
el: '#coupon',
data: {
message: 'Hello Vue!'
}
})
});
</script>
浙公网安备 33010602011771号