cvs
Version:
A basic canvas framework for 2d drawing.
1 lines • 885 B
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{211:function(e,n,t){e.exports=t.p+"assets/img/safari.ddb5adb4.png"},219:function(e,n,t){"use strict";t.r(n);t(177);var a=t(178),r=t(166),i={components:{Container:t(167).a},data:function(){return{}},mounted:function(){Object(a.a)(regeneratorRuntime.mark(function e(){var n,a;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=new r.g({containerId:"container"}),e.next=3,n.preload({safari:t(211)});case 3:(a=n.layer()).append(new r.d({image:"safari",x:200,y:10})),a.draw();case 6:case"end":return e.stop()}},e,this)}))()}},o=t(0),s=Object(o.a)(i,function(){var e=this.$createElement,n=this._self._c||e;return n("div",[n("Container",[n("div",{staticStyle:{width:"100%",height:"160px"},attrs:{id:"container"}})])],1)},[],!1,null,null,null);s.options.__file="c-image.vue";n.default=s.exports}}]);