"use strict";!function(t){function e(t,e){var a=+e[0],n=+e[1];return{price:a,type:t,updown:(a-n).tofixed(2),percent:a/n-1}}t.footer=function(t){new vue({el:t,data:{list:[],thisyear:(new date).getfullyear()},created:function(){this.getdata(),setinterval(this.getdata,6e4)},methods:{top:function(){$("html, body").animate({scrolltop:0},"slow")},getdata:function(){var t=this;$.when($.getscript("http://web.ifzq.gtimg.cn/appstock/app/minute/query?_var=mindatasz002202&code=sz002202"),$.getscript("http://web.ifzq.gtimg.cn/appstock/app/hkminute/query?_var=mindatahk02208&code=hk02208")).then(function(){var a=window.mindatasz002202.data.sz002202.qt.sz002202.slice(3,5),n=window.mindatahk02208.data.hk02208.qt.hk02208.slice(3,5);t.list=[e("sz",a),e("hk",n)]})},percentformat:function(t){return(100*t).tofixed(2)},dateformat:function(t){return t.replace(/\//g,"-")}}})}}(app);